JSConf JP

In doubt what to pick? Choose Qwik!

LTTrack AEnglish

At first you may think: Yet another FE framework. We already have Angular, React, Vue, Svelte, how this one can be different? Well, the big difference is that Qwik tries to solve speed of javascript applications in a revolutionary way: delayed execution and resumability. The goal of this talk would be to explain the key concepts of Qwik and how it achieves extremely fast startup times. After the theoretical part, we will have an overview of the fundamental building blocks needed to create lightning-fast web applications (project structure, routes, loading data from the server, forms and validation etc.)