Why Qwik will change every other JavaScript Framework

Опубликовано: 10 Октябрь 2022
на канале: Ray Villalobos
2,988
72

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/


Смотрите видео Why Qwik will change every other JavaScript Framework онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Ray Villalobos 10 Октябрь 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 2,98 раз и оно понравилось 7 людям.