Resources
Extend Vue
There are a bunch of additional tools and resources which play nice with vue
- Vue Docs
- Vue Devtools
- Vue CLI (Boilerplate generator and UI)
- Vuex (like Redux)
- Vue-router (like React-router)
- Nuxt.js (SSR, like Next)
- VuePress (Vue-powered Static Site Generator/What these notes are built on!)
- All official Vue Repos
About the Instructor
Thank you for coming out! 😍
I really appreciate you making the effort to join me to learn about Vue. I hope that you learned a lot, and are excited to start building fun things with Vue!
Also, you can find me on the internet:
Workshop Feedback
To help me keep improving this course, I would love it if you would fill out this optional Workshop Feedback Survey
Alternatively, you can email or tweet at me directly at the above links.
More content coming soon
New workshop topics will be added shortly:
- Scoped styles
- installing style preprocessor
- scoped, module
- Slots
- Refs