
Want to become an officially certified Vue.js developer? Get the low-down on what resources are available to help you pass the exam!
Daniel Kelly
August 19, 2024
The official Vue.js certification is a great way to prove your competency with Vue.js to potential employers, your current managers, and even yourself. But what does it take to become officially “officially certified”.
What should you know? What resources are available to help you prepare?
Once you create a free account there is an official prep guide to help you understand what topics will be covered on the exam. It is a list of covered topics along with links to learn more about said topics from official documentation. For example, here are a couple of topics listed in the official prep guide:
On top of the prep guide, you can also purchase a bundle with the self-guided training included. Much like the prep guide, the self-guided training includes topics and links but it also levels up your study process with:
This training is totally self-paced so you can do it as slowly or as quickly as you’d like. Also, the quizzes and challenges are included in order along with the topics that you study up on so that you can immediately put what you just learned into practiced.
Multiple choice questions are answered directly in the browser much like they would be during the actual exam and you get immediate feedback on whether you got the question right or wrong (unlike during the exam).

Unlike during the real exam, coding challenges in the self-guided training are downloadable and meant to be completed locally in your IDE of choice. They also include a download of the solution code so that you can check your own code against that of the experts (no worries if your’s is a little bit different! The point is that you can effectively use Vue and achieve the desired outcome of the requirements, even if you take a different but just as valid approach).

Also available at the end of the self-guided training is an abbreviated trial exam. It is much shorter than the real exam (only 10 multiple choice questions and 1 coding challenge) but it happens completely in the platform. This enables you to get a feel for what the exam platform is like. For example, it helps you get a feel for the embedded code editor, how to reference code challenge instructions during the challenge, and how to reference the Vue docs during the coding challenge.

Finally, if you’d like live expert help you can also sign-up for the official certification bootcamp. This bootcamp happens once a quarter and is a virtual 3 day long presentation of all the topics on the exam, along with hands on challenges to help you practice the topics.
The bootcamp consists of about 16 different sections all of which include:

There are plenty of ways to prepare for the official Vue.js Certification exam. Head on over to the exam website today to pickup the material you think will help you most!
Get the latest news and updates on developer certifications. Content is updated regularly, so please make sure to bookmark this page or sign up to get the latest content directly in your inbox.

Cómo funciona realmente el bucle del trabajador de la cola
Domina las colas de Laravel comprendiendo qué ocurre entre bastidores cuando se envían y procesan las tareas. Esta guía analiza los trabajadores de colas, la serialización de modelos, los reintentos, las tareas fallidas, el encadenamiento y el procesamiento por lotes: conceptos clave para crear aplicaciones fiables y superar con éxito los exámenes de certificación de Laravel.
Steve McDougall
25 de junio de 2026

Primeros pasos con rstore en Vue
Una guía paso a paso sobre rstore, el almacén de datos reactivo para Vue con almacenamiento en caché normalizado, consultas tipadas y un sistema de complementos.
Reza Baar
24 de junio de 2026

Promise.withResolvers(): el patrón «Deferred» integrado
Promise.withResolvers() sustituye al patrón «deferred» manual en JavaScript. Una sola desestructuración, sin ejecutor, sin «let». ES2024, compatible con todos los entornos de ejecución modernos.
Martin Ferret
23 de junio de 2026