So I think I'm done with my Hacker News clone for now:
https://codesandbox.io/s/sinuous-hacker-news-dqtf7
I would have liked to add some progressive loading - it's pretty aggressive on the HTTP requests now, since every comment in a thread requires recursive HTTP requests for the individual items... probably a bit bad on items with too many comments.
Let me know what you think? 🙂
So I think I'm done with my Hacker News clone for now:
https://codesandbox.io/s/sinuous-hacker-news-dqtf7
I would have liked to add some progressive loading - it's pretty aggressive on the HTTP requests now, since every comment in a thread requires recursive HTTP requests for the individual items... probably a bit bad on items with too many comments.
Let me know what you think? 🙂