Nuxt is the swiss army knife of all Vue web frameworks -- it goes above and beyond in trying to make your life easier. All you need is a single file under the pages folder and you have a running app. Nuxt will auto generate this core application for you, based on your nuxt.config.js settings.
Table of contents
A Swiss Army KnifeOpening The Black BoxTrouble in ParadiseWhy you should care about FastifyFastify and Vite's visionDiving into the rewritePreparing the Fastify serverFrom pages/ to views/From store/ to logic/Wrapping upClosing thoughts1 Comment
Sort: