Nuxt learning notes
Blog List
Nuxt.js•15 May, 2026
How to fetch data in Nuxt.js
Learn the clean Nuxt way to load API data with useFetch, useAsyncData, server routes, and loading states.
Brando
5 min read
1,284
32
Vue Components•15 May, 2026
How to pass props in Nuxt.js in the right way
A simple guide to passing props between Nuxt components with typed props, clear names, and predictable data flow.
Brando
4 min read
956
18
Project Setup•15 May, 2026
How to set up a new project with Nuxt.js
Start a clean Nuxt project with routing, layouts, Tailwind CSS, environment variables, and a scalable folder structure.
Brando
6 min read
1,642
41