Qwik - Resumable JavaScript framework

less than 1 minute read

Recently, SSR framework is getting popular such as NextJS, Remix etc. Qwik is quite interesting on optimizing the performance of JavaScript on client side. It will only execute when needed after prefetching pieces of JavaScript using a server worker.

Please watch the following Youtube.

Qwik deep dive

Categories:

Updated: