#ASPNETCore updates in .NET 11 Preview 2 | by Dan Roth
buff.ly/pO8B7Av
#dotnet #aspnetcore #blazor #webdev #openapi #opentelemetry #webworkers
Latest posts tagged with #WebWorkers on Bluesky
#ASPNETCore updates in .NET 11 Preview 2 | by Dan Roth
buff.ly/pO8B7Av
#dotnet #aspnetcore #blazor #webdev #openapi #opentelemetry #webworkers
⚙️ Cómo WebAssembly y Web Workers Evitan Bloqueos en la Interfaz
Evita páginas congeladas. Descubre cómo estas tecnologías mantienen tu UI fluida.
thenewstack.io/for-darryl-webassembly-a...
#WebAssembly #WebWorkers #JavaScript #RoxsRoss
Don't miss out on Shubham Gautam's enlightening talk on unlocking the full potential of modern web applications with #React, #WebWorkers, and #OffscreenCanvas!
gitnation.com/contents/scaling-react-a...
Partytown: Optimize Third Party Scripts With Web Workers, by @jacobandrewsky.bsky.social (@debugbear.com):
https://www.debugbear.com/blog/partytown-web-workers
#libraries #embedcode #webworkers #performance #optimization
Multithreading in JavaScript With Web Workers, by @honeybadger@honeybadger.social:
www.honeybadger.io/blog/javascript-web-work...
#javascript #multithreading #webworkers #examples
I finally got around to uploading Combadge to crates.io/crates/comba...!
Check it out if you like the idea behind github.com/GoogleChrome..., but wish it supported native Rust interfaces instead of JS ones.
#rust #rustlang #webassembly #wasm #webworkers
Struggling with performance in your JS app? 🧠 JavaScript is single-threaded, but #WebWorkers let you run heavy tasks in the background! Boost efficiency with multithreading. 💥 #JavaScript #WebDev
Register now to watch @danicolldev at #CityJSAthens
athens.cityjsconf.org
A short but cool article on web workers with @vuejs.org
dev.to/jacobandrews...
Wondering if you have already use web workers and if you have an example ?
#webworkers #vuejs #frontend #webdev
seen on @weekly-vue.news
image
🚀 Exciting Announcement! I've taken the first step in developing a Nuxt module using TransformerJS and Web Workers.
This marks the beginning of an innovative journey.
- Next step will be creating an NPM package to make this module accessible to everyone.
📦✨ #Nuxt #TransformerJS #WebWorkers
image
🚀 Exciting Announcement! I've taken the first step in developing a Nuxt module using TransformerJS and Web Workers.
This marks the beginning of an innovative journey.
- Next step will be creating an NPM package to make this module accessible to everyone.
📦✨ #Nuxt #TransformerJS #WebWorkers
image
Thinking on creating a #nuxt module to wrap all the most popular Transformer.js usages in a way that's easy to integrate and use. Any specific features or functionalities you think it should have?
All actions will be in using Web Workers
#nuxt #vue #buildinpublic #transformerjs #webworkers
image
Thinking on creating a #nuxt module to wrap all the most popular Transformer.js usages in a way that's easy to integrate and use. Any specific features or functionalities you think it should have?
All actions will be in using Web Workers
#nuxt #vue #buildinpublic #transformerjs #webworkers
Ever wondered how code editors lint in real-time or maps update live without lag?
Web Workers process heavy tasks off the main thread, keeping web apps smooth. From data processing to AI-powered suggestions, they do the heavy lifting.
#WebWorkers #ProgrammingParadigms @northeasternu.bsky.social
@solidjs.com 🤝 #WebWorkers
Let's compare the same heavy task:
🐌 sync
🧎➡️ promise
🏋️ worker
Smoothest way to move your code to a worker thread, either for heavy computations or to isolate it from the DOM APIs.
⚡ youtu.be/SddUpzmeo50
Atila making a funny face while his app UI froze because it was running a super heavy task and blocked the main thread.
If you also make this face when your UI freezes, you should check my #webWorkers guide tomorrow at atila.io/subscribe
Optimizing Angular Applications with Web Workers and OffscreenCanvas
#Angular #FrontendDevelopment #WebWorkers #OffscreenCanvas #Optimizing #Performance
g.omid.dev/xDry1qe
.NET Threading and #WebAssembly by @jlaban. #dotnet #wasm #webdev #TPL #webworkers https://lnkd.in/eru5T58
Improve Performance with Web Workers Using the #Angular 8 CLI. #webdev #typescript #spa #webworkers #javascript https://lnkd.in/ehdct_h
Flickr parses exif client-side using JavaScript code.flickr.net/2012/06/01/parsing-exif-... #flickr #javascript #webworkers #filrereader