Can yew add qwik's resumability like feature? #2809
blueray453
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can yew add qwik's resumability like feature?
https://github.com/BuilderIO/qwik
Best Explained in:
https://www.youtube.com/watch?v=lY6e7Hw4uVo
https://www.youtube.com/watch?v=_PDpoJUacuc
https://www.youtube.com/watch?v=0dC11DMR3fU
Blogs that can be interesting:
https://www.builder.io/blog/dont-blame-the-developer-for-what-the-frameworks-did
https://www.builder.io/blog/hydration-is-pure-overhead
https://www.builder.io/blog/why-progressive-hydration-is-harder-than-you-think
https://www.builder.io/blog/from-static-to-interactive-why-resumability-is-the-best-alternative-to-hydration
https://www.builder.io/blog/why-is-builderio-creating-qwik-and-partytown
https://www.builder.io/blog/how-we-cut-99-percent-js-with-qwik-and-partytown
https://www.builder.io/blog/our-current-frameworks-are-on-we-need-o1
https://www.builder.io/blog/death-by-closure
https://www.builder.io/blog/introducing-qwik-framework
https://www.builder.io/blog/introducing-qwik-starters
The optimizer (https://github.com/BuilderIO/qwik/tree/main/packages/qwik/src/optimizer) is written in rust. It mainly handle the $ at the end.
Beta Was this translation helpful? Give feedback.
All reactions