Telegram Web
Exploring Server Components in Nuxt

In this article by Micheal Thiessen, learn how to enhance your Nuxt apps by using server components for selective server-side rendering, without sacrificing client-side interactivity. Discover practical examples and techniques to optimize performance and maintain flexibility in your application's architecture. - https://masteringnuxt.com/blog/exploring-server-components-in-nuxt

#vue
How React Compiler Performs on Real Code

Based on her talk at React Advanced this piece summarizes the problem the React Compiler is trying to solve, how that problem is solved in its absence, and how the compiler works on real code. - https://www.developerway.com/posts/how-react-compiler-performs-on-real-code

#react
5 VueUse Library Functions That Can Speed Up Development

VueUse is an open-source project by Anthony Fu that provides Vue developers with a huge collection of essential Composition API utility functions for both Vue 2 and Vue 3. Here are 5 note worthy vueuse composables you can try out improve your dev process - https://learnvue.co/articles/vueuse-utilities

#vue
Why I’m excited about text-box-trim as a designer

Jason Bradberry shows what’s possible in the real world with the new CSS text-box-trim capabilities from a designer’s perspective and gives a deep dive into the text spacing and alignment problems it solves. - https://piccalil.li/blog/why-im-excited-about-text-box-trim-as-a-designer

#css
Ref Callbacks, React 19 and the Compiler

Two years since his first article on callback refs, it turns out, in hindsight, some of the things included in that piece “were not 100% correct”. It’s time to revisit the subject. - https://tkdodo.eu/blog/ref-callbacks-react-19-and-the-compiler

#react
Implementing Prefetching in Vue apps

This is an article about improving performance in Vue apps. It discusses the problem of slow API responses when loading more records. The solution is to use prefetching, which fetches resources before the user needs them. - https://dev.to/jacobandrewsky/implementing-prefetching-in-vue-apps-428

#vue
2025/01/26 03:20:25
Back to Top
HTML Embed Code: