Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

What if you could use web workers directly from JSX? 🤯 expensiveStuff())} > Run in web worker!

222,419 görüntüleme • 3 yıl önce •via X (Twitter)

10 Yorum

Manu (Qwik) profil fotoğrafı
Manu (Qwik)3 yıl önce

worker$ is powered by @QwikDev code extraction, check out how it works:

Manu (Qwik) profil fotoğrafı
Manu (Qwik)3 yıl önce

worker$ is an experimental feature you can try installing @builder.io/qwik-worker, but Qwik 1.0 is already released!

Aral Roca profil fotoğrafı
Aral Roca3 yıl önce

I like much this approach wrapping the function with server$ or worker$ than using "use server" or "use client" as Next.js do. It's more natural.

Manu (Qwik) profil fotoğrafı
Manu (Qwik)3 yıl önce

it is really a primitive (not a feature) that developers can use to build on top (not only the core team), wrote about it here:

José Donato 🦋 profil fotoğrafı
José Donato 🦋3 yıl önce

this is mind blowing 🤯 at this point @QwikDev must be the most innovative frontend framework out there

Manu (Qwik) profil fotoğrafı
Manu (Qwik)3 yıl önce

@QwikDev The most amazing thing, is that this is built on top of the serialization and code extraction primitives that power resumability! this util is 100% user-land code!

Tob 🌿📯 𝕏 profil fotoğrafı
Tob 🌿📯 𝕏3 yıl önce

@manucorporat Are there any plans for abortController api for worker$ and server$? I have a use case already in our new store for aborting relation fetch when link is navigating.

Manu (Qwik) profil fotoğrafı
Manu (Qwik)3 yıl önce

I am keeping it in a different repo, so we can experiment, discover what's needed and eventually graduate it into an API of QwikCity! so i would say so! abortController support would be amazing

real007 profil fotoğrafı
real0073 yıl önce

@QwikDev The animation did stop for a little bit tho🙈. Nevertheless really really impressive stuff 👌

Manu (Qwik) profil fotoğrafı
Manu (Qwik)3 yıl önce

@MrH26750794 @QwikDev ah!! i think it's actually some dev server + the instantiation of the worker itself (if called a second time, it would not see it). Nothing compared to running the same thing in main though :)

Benzer Videolar