Hacker News new | ask | show | jobs
by EGreg 83 days ago
Counterpoint to SSR: https://qbix.com/blog/2020/01/02/the-case-for-building-clien...

But yes, React is a mess. JSX was the original sin of mixing HTML inside JS. And those bundlers and tree-shaking at build time? Ugh.

What if you had this instead: https://community.qbix.com/t/loading-at-runtime-the-web-fram...