jamesctucker / vue-crash-course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Crash Course

Date: August 19, 2020

Where: Prime Digital Academy

Sign up for a Pexels Key

Sign up here

Finished Image Gallery Repo

Project Repo

Slides

Google Slides

Vue Ecosystem Docs

  • Vue.js: JavaScript framework documemtation
  • Vuex: state management library for Vue.js
  • Vue Router: official Vue router for building Single Page Apps (SPAs)
  • Vue CLI: a rich system for quickly scaffolding Vue projects; eliminates the need to spend a lot of time on setting up configurations
  • Vue DevTools

Great Vue Tutorials

Additional Resources

About