Skip to content
Vue.js Tutorials
  • Tutorials
  • 📼 Video Courses
  • Vue.js Workshops
Night Mode
Text Size

Vue.js Courses and Tutorials

vuejs

The Benefits of the New Vue 3 App Initialization Code

Posted on Updated March 18, 2021February 17, 2021 by Mikhail Kuznetsov

In this article, we will start by looking at how the app initialization code works in Vue 2 apps. Then we’ll see what drawbacks it has and how those are eliminated with the new initialization syntax used in the 3rd version of the Vue framework.

9 reasons to use Gridsome for your next Vue application

Posted on Updated May 5, 2020April 24, 2020 by Jose Garrido

What is Gridsome? Gridsome is an open source VueJS framework used for building static generated sites. The main focus of Gridsome is that the final website will always be fast, really fast. This is achieved by adding performant features such as code splitting, asset optimization, progressive images, and link prefetching by default. With a Gridsome […]

© 2021 VueSchool.io