Welcome to this Vue.js workshop!
My goal here is to give you a hands-on, practical, and fun workshop on some core ideas in Vue.js. Here are some important links:
How To Use This App
- Navigate using the nav bar on the left.
- Read the lessons, and be sure to check the codesandbox to see the code underlying the various topics. Each lesson has a corresponding ".vue" file within the repo. For example, this page is found here: "src > views > Home.vue". Try finding the .vue file for the next page: "Vue - What & Why?"
- Follow along carefully, as there are challenges in-between lessons and every challenge builds upon the prior lessons
- Be creative in your challenge solutions and have fun with it!