Nuxt.js is a framework based on Vue.js that simplifies building web applications with server-side rendering (SSR), static generation, and improved SEO.
How the Routing System Works in Nuxt.js
Understand how the routing system works in Nuxt, including basic, dynamic, nested routes, and query params. Learn how to structure URLs in your Nuxt project.
Written by: Thiago Nunes Batista
Last updated: 12/03/2025
Middlewares: What They Are and How to Use Them in Nuxt.JS
Learn what middlewares are and how to use them in Nuxt.js to control navigation, authentication, and permissions on your pages.
Written by: Thiago Nunes Batista
Last updated: 03/02/2025
How to Add Special Characters in i18N Translations
Learn how to add special characters like @ and {} in i18n translations in Vue.js without causing errors
Written by: Thiago Nunes Batista
Last updated: 02/02/2025
What is Structured Data and How to Add it in Nuxt.JS
Learn what Structured Data is, when and how to use it in Nuxt.js to optimize your website and improve visibility in search engines.
Written by: Thiago Nunes Batista
Last updated: 22/01/2025