What’s New in Nuxt 4?
A new render engine, faster builds, RSC support, and hybrid edge-rendering: meet Nuxt 4.
Knowledge sharing, opinions
A new render engine, faster builds, RSC support, and hybrid edge-rendering: meet Nuxt 4.
Being a frontend developer in the age of AI… Are we writing code or prompts?
Color, fonts, spacing... If you want everything controlled from one source, meet Design Tokens!
TypeScript’s unsung heroes: Partial, Pick, Omit. Less code, more safety!
The Event Loop is not just theory! Let’s untangle Promises, setTimeouts, and task queues with real examples.
Dark themes that delight users: automatic dark mode with CSS’s new hero, prefers-color-scheme!
With React 19, Server Components reshape UI architecture. Some components never reach the browser—less JS, more performance!
In Nuxt and Vue projects, the post-SSR 'Hydration Mismatch' warning usually stems from DOM differences. Here’s why it happens, how it occurs, and how to fix it.
A two-punch combo for performance, Lighthouse, and search visibility: image + meta optimization. Optimize images with Nuxt Image, steer meta tags with the SEO module.