Crash Course: React JS Angular and Vue JS: Crash Course: React JS, Angular and Vue JS

Get ready for your exam by enrolling in our comprehensive training course. This course includes a full set of instructional videos designed to equip you with in-depth knowledge essential for passing the certification exam with flying colors.
$14.99 / $24.99
Getting Started
-
1. Introduction1m 19s
-
2. The Goal of this Course2m 31s
-
3. Understanding the Role of JavaScript3m 48s
-
4. The World of JavaScript1m 37s
-
5. Using Vanilla JavaScript & Understanding Its Limitations (1/3)5m 17s
-
6. Using Vanilla JavaScript & Understanding Its Limitations (2/3)2m 12s
-
7. Using Vanilla JavaScript & Understanding Its Limitations (3/3)4m 40s
-
8. Analyzing the Vanilla JavaScript Solution2m 28s
-
9. Improving the App with jQuery7m 1s
-
10. More JavaScript Libraries: Adding Lodash2m 56s
-
11. The Role of JavaScript Libraries1m 20s
-
12. Libraries vs Frameworks2m 50s
-
13. Using Vue.js (A JavaScript Framework)15m 2s
-
14. Understand other Parts of the JavaScript World3m 55s
-
15. JavaScript Versions and Languages - ES6 and TypeScript3m 56s
-
16. Course Structure2m 59s
Understanding JavaScript Frameworks in General
-
1. Module Introduction34s
-
2. JS Frameworks in Fullstack Applications2m 37s
-
3. JS Frameworks in Single-Page-Applications2m 46s
-
4. Prerequisites for the Different JS Frameworks4m 7s
Vue.js - An Introduction
-
1. Module Introduction1m 33s
-
2. Creating a Basic Vue.js Application3m 23s
-
3. In a Nutshell: How Vue.js Works2m 6s
-
4. Handling Events and Updating the DOM3m 57s
-
5. Rendering Content Conditionally3m 15s
-
6. Outputting Lists3m 27s
-
7. Binding HTML Attributes & Properties to Data3m 38s
-
8. Styling Elements Dynamically3m 24s
-
9. Setting CSS Classes Dynamically1m 45s
-
10. Using Multiple Vue Instances1m 39s
-
11. Limitations of Multiple Vue Instances1m 55s
-
12. Creating and Using Components4m 31s
-
13. Passing Data into Components1m 42s
-
14. Emitting Custom Events in Components3m 15s
-
15. Template Restrictions1m 37s
-
16. Two-Way-Binding to Input Fields1m 55s
-
17. Time to Practice - Vue.js - Problem2m 20s
-
18. Time to Practice - Vue.js - Solution15m 34s
-
19. Creating Vue.js Projects with the Vue CLI3m 16s
-
20. Why do we need Node.js and NPM?1m 32s
-
21. Using the Vue CLI to Create Projects3m 11s
-
22. Understanding the Project Folder4m 50s
-
23. Understanding .vue Files3m 6s
-
24. How the Application Gets Rendered2m 26s
-
25. Creating Global Components with .vue Files3m 42s
-
26. Creating Local Components2m 25s
-
27. Scoping Styles to Components1m 19s
-
28. Creating a Single Page Application (SPA)1m 8s
-
29. Adding Routing to the Application5m 57s
-
30. Linking with router-link1m 31s
-
31. Routing and the Server-Side2m 15s
-
32. Wrap Up1m 10s
Understanding Workflows & Webpack
-
1. Module Introduction58s
-
2. The Big Picture2m 48s
-
3. The Role of Node.js and NPM3m 38s
-
4. Why do we need a Development Server?2m 30s
-
5. How Webpack Works: Entry & Output4m
-
6. How Webpack Works: Modules, Rules & Plugins4m 24s
-
7. Wrap Up58s
React.js - An Introduction
-
1. Module Introduction1m 14s
-
2. Using React.js to Create a Basic App4m 22s
-
3. Understanding How React.js Works and JSX3m 45s
-
4. Outputting Dynamic Content1m 20s
-
5. Handling Events and Updating the DOM4m 22s
-
6. Creating a First Component2m 48s
-
7. Passing Data into Components (Props)1m 51s
-
8. Creating Components using ES6 Classes2m 36s
-
9. Using State in React.js Components5m 2s
-
10. What Happens Behind the Scenes2m 18s
-
11. Rendering Conditional Content3m 18s
-
12. Outputting Lists5m 18s
-
13. Setting Styles Dynamically3m 12s
-
14. Setting CSS Classes Dynamically2m 5s
-
15. User Input & Two-Way-Binding3m 24s
-
16. Using Multiple Components2m 45s
-
17. Dumb Components1m 13s
-
18. Passing Data from Child to Parent4m 11s
-
19. Time to Practice - React.js - Problem2m 35s
-
20. Time to Practice - React.js - Solution24m
-
21. Switching to a Local Setup & SPA1m 23s
-
22. Using the "create-react-app" Package2m 34s
-
23. Understanding the Created Project2m 48s
-
24. Using the Local Setup2m 38s
-
25. Adding React Router and Routes for the App6m 36s
-
26. Adding Links1m 47s
-
27. The React Router and a Server1m 20s
-
28. Wrap Up1m 24s
Angular (2 & 4) - An Introduction
-
1. Module Introduction1m 7s
-
2. What It's Good at and What It's Not Good At1m 53s
-
3. Understanding Angular Versioning49s
-
4. TypeScript3m 1s
-
5. Creating an Angular Project with the CLI3m 47s
-
6. Understanding the Project Structure3m 31s
-
7. Understanding the Role of Components and the App Component3m 1s
-
8. How the App Starts5m 16s
-
9. Understanding the App Module2m 5s
-
10. Outputting Data with String Interpolation1m 31s
-
11. Handling Events2m 41s
-
12. Rendering Content Conditionally3m 26s
-
13. Outputting Lists4m 3s
-
14. Binding Data to (HTML and other) Properties2m 57s
-
15. Adding Dynamic Styles to Elements4m 23s
-
16. Adding CSS Classes Dynamically2m 46s
-
17. When to use the * Syntax1m
-
18. Using Multiple Components6m 9s
-
19. Passing Data Into Components2m 4s
-
20. Emitting Custom Events From Components5m 40s
-
21. Using Two-Way-Binding3m 4s
-
22. Time to Practice - Angular - Problem1m 45s
-
23. Time to Practice - Angular - Solution15m 10s
-
24. Using the CLI to Generate Components1m 59s
-
25. Nesting Multiple Components1m 56s
-
26. Scoping Styles to Components1m 17s
-
27. Adding Routing & Routes4m 52s
-
28. Adding Links1m 56s
-
29. The Angular Router and the Server1m 9s
-
30. Wrap Up1m 31s
Comparing the Frameworks
-
1. Module Introduction1m 12s
-
2. Possible Comparison Dimensions3m 43s
-
3. Dimension 1: The Learning Curve7m 54s
-
4. Dimension 2: Downscaling & Fullstack Applications6m 53s
-
5. Dimension 3: Upscaling & SPAs10m 41s
-
6. Dimension 4: Performance9m
-
7. Dimension 5: Ease of Deployment (The Way from Dev to Production)8m 13s
-
8. Dimension 6: Popularity & Job Market12m 37s
-
9. The Verdict2m 31s
-
10. ...What About jQuery?1m 41s
Course Roundup
-
1. Course Roundup1m 44s