With the conclusion of the first Nuxt Nation Conference, a lot of us have Nuxt 3 on the brain. So what did the conference yield about the future of Nuxt? Here’s quick overview of what we learned!
The best feature of the Vue.js Composition API is the ability to extract reactive state and functionality into their own reusable modules or "composables".
Learn how to create a Multi-Step Form with Petite Vue. Petite Vue is the most lightweight and performant approach for progressive enhancement with Vue.
Combing ESLint and Prettier make large scale Vue 3 apps clean and error free. Learn how to set up Prettier and ESLint with Vite for your next Vue 3 project!