Telegram Web Link
Nuxt Server Components vs. Lazy Hydration

We all want less JavaScript and better performance.
Both, Nuxt Server Components and Lazy Hydration can help with that in different ways.
In this video, you learn how both work and what the differences are, plus when to use either. - https://www.youtube.com/watch?v=Jijoc0RH_tA

#vue
👍32
Unlocking Web Workers with React: A Step-by-Step Guide

Web Workers provide a way to run certain code in background threads, rather than blocking things on the main thread. This adds some complexity and isn’t always a best first step, but it’s worth knowing how it works. - https://www.rahuljuliato.com/posts/react-workers

#react
👍1
Optimizing heavy operations in Vue with Web Workers

In this article, you'll explore how to use Web Workers in a Vue 3 project to keep the UI responsive while running CPU-heavy tasks. - https://dev.to/jacobandrewsky/optimizing-heavy-operations-in-vue-with-web-workers-3j1b

#vue
2👍1
Secure a Vue app with OpenID Connect and the BFF pattern

In this post, we’ll look at the basic architecture of a BFF solution, the responsibilities of each component, and how it all fits together. - https://duendesoftware.com/blog/20250409-secure-vue-app-with-openid-connect-bff-pattern

#vue
1👍1
So many ranges, so little time: A cheatsheet of animation-ranges for your next scroll-driven animation

Saron Yitbarek explains everything you need to know about animation-ranges in scroll-driven animations. - https://webkit.org/blog/17184/so-many-ranges-so-little-time-a-cheatsheet-of-animation-ranges-for-your-next-scroll-driven-animation

#css
👍3
Modern Node.js Patterns for 2025

We’ve reached the half way point for the year, so why not take a moment to reflect on the potential of Node as it stands right now? Ashwin reminds us of various aspects including the use of ES modules, built-in Web APIs, the test runner, watch mode, the permission model, import maps, and more. - https://kashw1n.com/blog/nodejs-2025/

#nodejs
👍2
Reflections on the React Community

Lee, formerly of Vercel and widely recognized for his influence on Next.js and React, shares candid reflections on the React community, digging into the rise of React Server Components, the tension between commercial and non-commercial priorities, the toll of burnout, and a reminder that, above all, this is still a community of people. - https://leerob.com/reflections

#react
👍2
2025/09/21 04:32:38
Back to Top
HTML Embed Code: