This new framework just made everything else obsolete. It uses the concept of resumability so that you don't load only 1k of JavaScript and then everything else loads only when interactions happen.
If this sounds like Astro, the difference is that whereas Astro will let you choose when items load, it still has to load entire frameworks, the DOM code, State and lots of other stuff before anything is rendered.
Qwik, by comparison loads lots of small JavaScript and only if your page needs it. It uses SSR to loads the display part of the component (think the JSX template part) and analyzes your code so that data is only sent as needed.
This is superior to the way everything else loads. I expect other frameworks will look at this approach and incorporate it onto their own platforms. It's just too good to pass up.
Follow Me
=======
Blog: https://raybo.org
LinkedIn: / planetoftheweb
Twitter: / planetoftheweb
----
Blog: https://raybo.org/
Watch video Why Qwik will change every other JavaScript Framework online without registration, duration hours minute second in high quality. This video was added by user Ray Villalobos 10 October 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,98 once and liked it 7 people.