Vue.js has a first-class ecosystem to help construct Vue.js apps. This includes Nuxt.js which enables server-rendered applications and a page-based approach.
This course will start with an empty app and walk through how to use Vue.js for building the app, Nuxt.js for organizing the app, and Vuex for managing state.
I love this course because it teaches real world use cases.
Solid intro to what Nuxt and Vuex can offer – thanks.
Good course, but outdated, some nuxt and vuex API methods are deprecated now, but in general its a good and smooth introduction to vuex and nuxt 👍
Quick, short but full of lessons.
great intro to nuxt, thanks :)
Clear speech, bite size lessons, repetition of techniques was explicit e.g "Now, let's go to our store again and create another action, then a mutation..."
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.