Filename Size 1. Introduction/1. Links to the source code for all sections.html 1 KB 1. Introduction/2. Installing vuejs.mp4 20.3 MB 1. Introduction/2. Installing vuejs.vtt 3.1 KB 1. Introduction/3. Creating our first vue instance.mp4 12.1 MB 1. Introduction/3. Creating our first vue instance.vtt 3.1 KB 1. Introduction/4. Creating a dynamic footer.mp4 9.8 MB 1. Introduction/4. Creating a dynamic footer.vtt 2.6 KB 1. Introduction/5. Introduction to reactive data.mp4 13.4 MB 1. Introduction/5. Introduction to reactive data.vtt 3.6 KB 1. Introduction/6. Introduction to event listeners and methods.mp4 19.9 MB 1. Introduction/6. Introduction to event listeners and methods.vtt 4.8 KB 1. Introduction/7. Conditionally displaying elements.mp4 19 MB 1. Introduction/7. Conditionally displaying elements.vtt 4.5 KB 1. Introduction/8. Introduction to computed properties.mp4 14.4 MB 1. Introduction/8. Introduction to computed properties.vtt 3.4 KB 2. Build a currency converter/1. Setup application structure.mp4 18.1 MB 2. Build a currency converter/1. Setup application structure.vtt 4.7 KB 2. Build a currency converter/2. Get list of currencies.mp4 26.3 MB 2. Build a currency converter/2. Get list of currencies.vtt 5.5 KB 2. Build a currency converter/3. Caching currencies to limit api requests.mp4 20.7 MB 2. Build a currency converter/3. Caching currencies to limit api requests.vtt 4.6 KB 2. Build a currency converter/4. Populating currencies to select lists.mp4 28.6 MB 2. Build a currency converter/4. Populating currencies to select lists.vtt 6 KB 2. Build a currency converter/5. Getting form elements data.mp4 32.2 MB 2. Build a currency converter/5. Getting form elements data.vtt 6.9 KB 2. Build a currency converter/6. Converting currency.mp4 39.6 MB 2. Build a currency converter/6. Converting currency.vtt 8.5 KB 2. Build a currency converter/7. Conditionally disabling convert button.mp4 15.7 MB 2. Build a currency converter/7. Conditionally disabling convert button.vtt 3.7 KB 2. Build a currency converter/8. Adding button loading state.mp4 22.4 MB 2. Build a currency converter/8. Adding button loading state.vtt 4 KB 2. Build a currency converter/9. Fix amount bug.mp4 12.7 MB 2. Build a currency converter/9. Fix amount bug.vtt 3.3 KB 3. Vuejs components/1. What are vue components.mp4 29.3 MB 3. Vuejs components/1. What are vue components.vtt 6.9 KB 3. Vuejs components/2. Introduction to props.mp4 25.4 MB 3. Vuejs components/2. Introduction to props.vtt 5.2 KB 3. Vuejs components/3. Looping through components.mp4 14.8 MB 3. Vuejs components/3. Looping through components.vtt 3.4 KB 3. Vuejs components/4. Child to parent component communication.mp4 56.9 MB 3. Vuejs components/4. Child to parent component communication.vtt 10.2 KB 3. Vuejs components/5. Stateful vue components.mp4 30.9 MB 3. Vuejs components/5. Stateful vue components.vtt 5.9 KB 4. Build a shopping cart/1. Installing vue cli.mp4 11.2 MB 4. Build a shopping cart/1. Installing vue cli.vtt 2.7 KB 4. Build a shopping cart/10. Displaying cart total.mp4 29.7 MB 4. Build a shopping cart/10. Displaying cart total.vtt 5 KB 4. Build a shopping cart/2. Understanding the vue project structure.mp4 25.9 MB 4. Build a shopping cart/2. Understanding the vue project structure.vtt 5.2 KB 4. Build a shopping cart/3. Creating the shop layout.mp4 28.4 MB 4. Build a shopping cart/3. Creating the shop layout.vtt 6.5 KB 4. Build a shopping cart/4. Creating the product component.mp4 29.4 MB 4. Build a shopping cart/4. Creating the product component.vtt 6.1 KB 4. Build a shopping cart/5. Displaying product via props.mp4 16.7 MB 4. Build a shopping cart/5. Displaying product via props.vtt 3 KB 4. Build a shopping cart/6. Adding products to cart.mp4 18.8 MB 4. Build a shopping cart/6. Adding products to cart.vtt 3.8 KB 4. Build a shopping cart/7. Disabling product button after adding to cart.mp4 17.9 MB 4. Build a shopping cart/7. Disabling product button after adding to cart.vtt 3.4 KB 4. Build a shopping cart/8. The cart component.mp4 23.9 MB 4. Build a shopping cart/8. The cart component.vtt 4.5 KB 4. Build a shopping cart/9. Remove items from cart.mp4 19.7 MB 4. Build a shopping cart/9. Remove items from cart.vtt 3.5 KB 5. Build a complete community blog app/1. Introduction to vue router.mp4 37.9 MB 5. Build a complete community blog app/1. Introduction to vue router.vtt 8.5 KB 5. Build a complete community blog app/10. Add signup loading state.mp4 27.1 MB 5. Build a complete community blog app/10. Add signup loading state.vtt 4.2 KB 5. Build a complete community blog app/11. User login.mp4 67.9 MB 5. Build a complete community blog app/11. User login.vtt 9.9 KB 5. Build a complete community blog app/12. Login loading state.mp4 13.2 MB 5. Build a complete community blog app/12. Login loading state.vtt 2 KB 5. Build a complete community blog app/13. Handling user logout.mp4 18.6 MB 5. Build a complete community blog app/13. Handling user logout.vtt 4.4 KB 5. Build a complete community blog app/14. Adding toast notifications.mp4 37.2 MB 5. Build a complete community blog app/14. Adding toast notifications.vtt 5.5 KB 5. Build a complete community blog app/15. Authentication guards.mp4 24.6 MB 5. Build a complete community blog app/15. Authentication guards.vtt 4.8 KB 5. Build a complete community blog app/16. Displaying a list of articles.mp4 53.4 MB 5. Build a complete community blog app/16. Displaying a list of articles.vtt 8.5 KB 5. Build a complete community blog app/17. Passing props to article component.mp4 32.7 MB 5. Build a complete community blog app/17. Passing props to article component.vtt 5.2 KB 5. Build a complete community blog app/18. Single article page.mp4 36.9 MB 5. Build a complete community blog app/18. Single article page.vtt 7.2 KB 5. Build a complete community blog app/19. Single article details.mp4 55.3 MB 5. Build a complete community blog app/19. Single article details.vtt 8 KB 5. Build a complete community blog app/2. Setting up bootstrap.mp4 43 MB 5. Build a complete community blog app/2. Setting up bootstrap.vtt 6.6 KB 5. Build a complete community blog app/20. Add disqus comments.mp4 43.7 MB 5. Build a complete community blog app/20. Add disqus comments.vtt 6.2 KB 5. Build a complete community blog app/21. Implement home page pagination.mp4 67.6 MB 5. Build a complete community blog app/21. Implement home page pagination.vtt 11.2 KB 5. Build a complete community blog app/22. Creating articles.mp4 42.5 MB 5. Build a complete community blog app/22. Creating articles.vtt 6.9 KB 5. Build a complete community blog app/23. Uploading images to cloudinary.mp4 61.7 MB 5. Build a complete community blog app/23. Uploading images to cloudinary.vtt 10.3 KB 5. Build a complete community blog app/24. Vue cli environment variables.mp4 17.5 MB 5. Build a complete community blog app/24. Vue cli environment variables.vtt 3.6 KB 5. Build a complete community blog app/25. Article categories.mp4 37.5 MB 5. Build a complete community blog app/25. Article categories.vtt 6.3 KB