
Qwik has just the right amount of magic
JS Party: JavaScript, CSS, Web Development
00:00
What Is the Difference Between Application State and Framework State?
quick serializes framework state into HTML in such a way that the framework can recover it later. So for example, if you click on a button that says add to the shopping cart, the framework knows that there's a listener there and therefore it knows it has to execute something about it. And so what quick does isSerialize all of this information without executing anything in your application space. This allows us to do things like Solage or Smells which are fine-grained reactive systems but also have very strong lazy loading capabilities.
Transcript
Play full episode