Vue.js is a JavaScript framework for building user interfaces. It is ideal for developing dynamic and reactive applications, being easy to learn.
What are Directives in Vue and How to Implement Them
Discover what directives are in Vue, their functionalities, and how to implement them effectively
Written by: Eduardo Gonçalves Souza
Last updated: 21/03/2025
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
What is the Difference Between Composition API and Options API in VueJS
Simplifying and discovering the main differences, advantages, and practical applications of the Composition API and Options API in Vue.js.
Written by: Eduardo Gonçalves Souza
Last updated: 20/02/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