Comment on Show HN: I made Hacker News 4chan-styleComments−bdcravens5yIt flickers the content, then crashes. Don't remember 4Chan ever doing that (hint: make it server rendered)−oknoorapOP5yAt first I was planning to make HNChan render using SSR method, but the HN API is using firebase, it's a bit complicated to render nested children.−FractalHQ5yRoutify framework makes this easy with Svelte
Comments
It flickers the content, then crashes. Don't remember 4Chan ever doing that (hint: make it server rendered)
At first I was planning to make HNChan render using SSR method, but the HN API is using firebase, it's a bit complicated to render nested children.
Routify framework makes this easy with Svelte