Nuxt.js is a free and open source web application framework based on Vue.js, Node.js, Webpack and Babel.js. Nuxt is inspired by Next.js, which is a framework of similar purpose, based on React.js. The framework is advertised as a "meta-framework for universal applications". The term universal is used here with the meaning that the goal of the framework is to enable users to create web views in JavaScript utilizing the Vue.js single file component system and that can function both as in-browser single page application (SPA) views as well as server-rendered web views which are then (after server rendering) "rehydrated" to full SPA functionality. Additionally, the framework enables users to have the content, or parts of it, fully pre-rendered on the server and served in the manner of static site generators.
Harlan Wilton @harlan_zw · 2 months ago
I've been improving the @nuxt_js OG Image module for the last couple of weeks. Now you can: ✨Render your Vue components to PNGs on the edge with the power of Satori (thx @shuding_ & team). 🧑🎨Design your image in the integrated playground https://t.co/Iib6s41Eag
Mastering Nuxt @MasteringNuxt · 2 months ago
Why use layouts in @nuxt_js 3? They’re better than components for two reasons — convention and extra magic ✨ Conventions make it easier to start a new project or join an existing one. Layouts can also be changed dynamically through many different APIs such as definePageMeta.
Harlan Wilton @harlan_zw · 3 months ago
And finally, my 3/3 last @nuxt_js EOY drop: (pretend it's still 2022 pls) A cheat sheet for Nuxt 3 migrations. ☑️ Simple checklist, that you can actually tick off ✨ Upgrade guide for 23 unsupported modules 🧑💻 Updated as I migrate more sites https://t.co/mHSpVzn1XG