This article explores optimizing Javascript for performance. It discusses avoiding unnecessary work, using efficient data structures, and writing code that avoids memory access overhead.
This blogpost announces the release of Node.js 22! Highlights include require()ing ES modules, a WebSocket client, updates of the V8 JavaScript engine, and more!
Nuxt Layers are a powerful option to share code across applications or even encapsulate code by feature or DDD-style in projects. But how do they work and how to set them up? Learn all of that in this video!
In this this article, the author shares how he understood the Adapter Pattern using Vue.js. In short, the Adapter Pattern in Vue.js is used to "adapt" the interface of a component, method, or service so that it can be used in a compatible way with other parts of the code that expect a different interface.
Nuxt Certification has just launched and is offering special discounts on it’’s Certification packages. Don't miss out on this fantastic opportunity to boost your career and showcase your Nuxt.js expertise.
Members of the Vite Core team Anthony Fu, Matias Capelleto, Dominik G, Bjorn Lu, and Vladimir Sheremet, are joining the 1st edition of the Frontend Nation online conference to talk about what's coming next for the Vite Framework and its next major release - Vite 6.
Comments? Join the discussion about this issue here.
Click to load comments...