Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

About the Content Sites with Astro and Vue.js course

Combining Vue.js with Astro for building content sites, like blogs or docs, makes for a blazing-fast site and an A+ developer experience. Why? Astro is a modern front-end framework that allows you to build with the JavaScript technology of your choice (think React, Vue, Svelte, and more) but doesn’t ship any JavaScript by default. This is known as an islands architecture, where we opt-in to JavaScript instead of vice-versa.

In this course, learn the basics of getting started with Astro by building a simple blog. Also, learn to integrate it with your favorite JavaScript framework Vue.js for templating that’s familiar and for sprinkling in interactivity only where required.