Vue Basics
April 04, 2020
My Vue Learning Demo Repos
So last time I wrote about a project I’m working on and how I was following a crash course to learn the setup for Vue. Not that that wasn’t working, but I figured I may as well start at the beginning and learn the basics. So I have been going through The Net Ninja’s Vue Course and it’s great!
For future reference, here are the repos from following the course:
Another useful reference is the diagram of lifecycle hooks:
And lastly, I found this video (and accompanying repo) useful—it shows “7 Secret Patterns Vue Consultants Don’t Want You to Know.”