Getting Started as a Vue Developer: A Step-by-Step Guide
Vue.js is a popular JavaScript framework for building user interfaces. If you're new to Vue and want to learn how to become a Vue developer, this guide will help you get started.
Step 1: Learn the Basics of HTML, CSS, and JavaScript
Before you can s...
sammiekei.hashnode.dev5 min read
Alexandre Nedelec
Always learning to become a better software developer.
Nice pointing out to vueshool and Vue mastery, they really help when you begin. Concerning the store to use however, Vuex is not the recommended one, Pinia is.