33 - Introduction to vue router
34 - Setting up bootstrap
35 - Using router link
36 - The login component
37 - Getting user form data
38 - Api requests in vue apps
39 - Handling successful registration
40 - Displaying auth user data
41 - Displaying registration errors
42 - Add signup loading state
43 - User login
44 - Login loading state
45 - Handling user logout
46 - Adding toast notifications
47 - Authentication guards
48 - Displaying a list of articles
49 - Passing props to article component
50 - Single article page
51 - Single article details
52 - Add disqus comments
53 - Implement home page pagination
54 - Creating articles
55 - Uploading images to cloudinary
56 - Vue cli environment variables
57 - Article categories
58 - Saving article to api
59 - Deploying to netlify