30. Performance & Optimizations/9. Updating The DOM Correctly.mp482.29MB
31. Introduction to Testing/1. Module Introduction.mp41.97MB
31. Introduction to Testing/2. What Is Testing Why Does It Matter.mp417.16MB
31. Introduction to Testing/3. Testing Setup.mp423.59MB
31. Introduction to Testing/4. Writing & Running Unit Tests.mp476.73MB
31. Introduction to Testing/5. Writing & Running Integration Tests.mp449.66MB
31. Introduction to Testing/6. Writing & Running e2e Tests.mp489.69MB
31. Introduction to Testing/7. Dealing with Async Code.mp457.25MB
31. Introduction to Testing/8. Working with Mocks.mp444.45MB
32. Roundup & Next Steps/1. Congratulations!.mp421.46MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/1. Module Introduction.mp46.17MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/10. Beyond true false Truthy and Falsy Values.mp443.7MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/13. Setting Up a Bigger Example Project (The Monster Killer).mp412.83MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/14. Adding an Attack Function.mp446.76MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/15. Using if Statements for Checking the Win-Condition.mp470.77MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/16. Adding More if Statements & A Strong Attack Functionality.mp476.23MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/17. Time for a Heal Player Functionality!.mp488.44MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/18. Controlling the Conditional Bonus Life (Without Boolean Operators!).mp448.15MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/19. Adding a Reset Game Functionality.mp449.45MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/2. Introducing if Statements & Boolean (Comparison) Operators.mp432.25MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/20. Validating User Input.mp454.26MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/21. Utilizing Global Constants as Identifiers in Conditional Code.mp432.43MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/22. Adding a Conditional Battle Log.mp4167.55MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/23. Introducing the Ternary Operator.mp456.59MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/24. A Bit of Theory Statements vs Expressions.mp418.67MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/25. Logical Operator Tricks & Shorthands.mp460.65MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/28. Working with the switch-case Statement.mp476.7MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/29. Introducing Loops.mp421.35MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/30. The for Loop.mp460.08MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/31. The for-of Loop.mp449.11MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/32. The for-in Loop.mp465.44MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/33. The while & do-while Loops.mp463.75MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/36. Controlling Loops with break.mp476.92MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/37. Controlling Iterations with continue.mp414.92MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/38. More Control with Labeled Statements.mp450.75MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/4. Using if Statements.mp472.02MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/40. Error Handling with try-catch - An Introduction.mp47.07MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/41. Throwing Custom Errors.mp447.5MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/42. Working with try-catch to Catch & Handle Errors.mp475.59MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/44. Wrap Up.mp432.11MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/5. Working with if, else and else-if.mp451.21MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/6. Beware When Comparing Objects & Arrays for Equality!.mp416.61MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/7. The Logical AND and OR Operators.mp474.34MB
4. Working with Control Structures (if Statements, Loops, Error Handling)/8. Understanding Operator Precedence.mp442.54MB
5. Behind the Scenes & The (Weird) Past (ES3, ES5) & Present (ES6+) of JavaScript/1. Module Introduction.mp44.41MB
5. Behind the Scenes & The (Weird) Past (ES3, ES5) & Present (ES6+) of JavaScript/10. Primitive vs Reference Values.mp478.93MB
5. Behind the Scenes & The (Weird) Past (ES3, ES5) & Present (ES6+) of JavaScript/11. Garbage Collection & Memory Management.mp474.12MB
5. Behind the Scenes & The (Weird) Past (ES3, ES5) & Present (ES6+) of JavaScript/12. Wrap Up.mp410.71MB
5. Behind the Scenes & The (Weird) Past (ES3, ES5) & Present (ES6+) of JavaScript/2. ES5 vs ES6+ (Next Gen JS) - Evolution of JavaScript.mp441.45MB
5. Behind the Scenes & The (Weird) Past (ES3, ES5) & Present (ES6+) of JavaScript/3. var vs let & const - Introducing Block Scope.mp473MB
5. Behind the Scenes & The (Weird) Past (ES3, ES5) & Present (ES6+) of JavaScript/4. Understanding Hoisting.mp423.49MB
5. Behind the Scenes & The (Weird) Past (ES3, ES5) & Present (ES6+) of JavaScript/5. Strict Mode & Writing Good Code.mp431.46MB
5. Behind the Scenes & The (Weird) Past (ES3, ES5) & Present (ES6+) of JavaScript/7. How Code is Parsed & Compiled.mp435.42MB
5. Behind the Scenes & The (Weird) Past (ES3, ES5) & Present (ES6+) of JavaScript/8. Inside the JavaScript Engine - How the Code Executes.mp483.46MB
6. More on Functions/1. Module Introduction.mp44.22MB
6. More on Functions/10. Implementing the Core Game Logic.mp457.32MB
6. More on Functions/11. Introducing Arrow Functions.mp467.91MB
6. More on Functions/14. Outputting Messages to the User.mp429.54MB
6. More on Functions/15. Default Arguments in Functions.mp4102.38MB
6. More on Functions/16. Introducing Rest Parameters (Rest Operator).mp454.57MB
6. More on Functions/17. Creating Functions Inside of Functions.mp423.06MB
6. More on Functions/18. Understanding Callback Functions.mp450.92MB
6. More on Functions/2. Recapping Functions Knowledge - What We Know Thus Far.mp46.3MB
6. More on Functions/20. Working with bind().mp470.02MB
6. More on Functions/22. Adding bind() to the Calculator Project.mp444.58MB
6. More on Functions/23. call() and apply().mp49.58MB
6. More on Functions/24. Wrap Up.mp421.96MB
6. More on Functions/4. Functions vs Methods.mp431.89MB
6. More on Functions/5. Functions are Objects!.mp416.81MB
6. More on Functions/6. Function Expressions Storing Functions in Variables.mp432.12MB
6. More on Functions/7. Function Expressions vs Function Declarations.mp414.68MB
6. More on Functions/8. Anonymous Functions.mp438.04MB
6. More on Functions/9. Working on the Project Adding User Choices to the Game.mp452.34MB
7. Working with the DOM (Browser HTML Code) in JavaScript/1. Module Introduction.mp44.95MB
7. Working with the DOM (Browser HTML Code) in JavaScript/10. Selecting Multiple Elements & Summary.mp433.75MB
7. Working with the DOM (Browser HTML Code) in JavaScript/13. Traversing the DOM - Overview.mp419.78MB
7. Working with the DOM (Browser HTML Code) in JavaScript/14. Traversing Child Nodes.mp455.51MB
7. Working with the DOM (Browser HTML Code) in JavaScript/15. Using parentNode & parentElement.mp426.05MB
7. Working with the DOM (Browser HTML Code) in JavaScript/16. Selecting Sibling Elements.mp424.96MB
7. Working with the DOM (Browser HTML Code) in JavaScript/17. DOM Traversal vs Query Methods.mp430.23MB
7. Working with the DOM (Browser HTML Code) in JavaScript/18. Styling DOM Elements.mp484.85MB
7. Working with the DOM (Browser HTML Code) in JavaScript/19. Creating Elements with JS - Overview.mp47.78MB
7. Working with the DOM (Browser HTML Code) in JavaScript/2. What's the DOM.mp422.08MB
7. Working with the DOM (Browser HTML Code) in JavaScript/20. Adding Elements via HTML in Code.mp450.2MB
7. Working with the DOM (Browser HTML Code) in JavaScript/21. Adding Elements via createElement().mp428.01MB
7. Working with the DOM (Browser HTML Code) in JavaScript/22. Inserting DOM Elements.mp444.47MB
7. Working with the DOM (Browser HTML Code) in JavaScript/23. Cloning DOM Nodes.mp48.29MB
7. Working with the DOM (Browser HTML Code) in JavaScript/24. Live Node Lists vs Static Node Lists.mp429.18MB
7. Working with the DOM (Browser HTML Code) in JavaScript/25. Removing Elements.mp410.03MB
7. Working with the DOM (Browser HTML Code) in JavaScript/26. Insertion & Removal Method Summary.mp49.43MB
7. Working with the DOM (Browser HTML Code) in JavaScript/28. Setting Up the Practice Project.mp46.94MB
7. Working with the DOM (Browser HTML Code) in JavaScript/29. Selecting the Modal and Add Button.mp472.22MB
7. Working with the DOM (Browser HTML Code) in JavaScript/3. Document and Window Object.mp451.7MB
7. Working with the DOM (Browser HTML Code) in JavaScript/30. Opening a Modal by Changing CSS Classes.mp437.95MB
7. Working with the DOM (Browser HTML Code) in JavaScript/31. Controlling the Backdrop.mp470.04MB
7. Working with the DOM (Browser HTML Code) in JavaScript/32. Fetching and Validating User Input.mp472.58MB
7. Working with the DOM (Browser HTML Code) in JavaScript/33. Creating a Movie in JavaScript & Clearing the Input.mp433.33MB
7. Working with the DOM (Browser HTML Code) in JavaScript/34. Rendering Movie Items on the Screen.mp476.21MB
7. Working with the DOM (Browser HTML Code) in JavaScript/35. Deleting Movie Elements.mp491MB
7. Working with the DOM (Browser HTML Code) in JavaScript/36. Showing & Hiding the Are you sure Dialog.mp469.7MB
7. Working with the DOM (Browser HTML Code) in JavaScript/37. Starting with the Confirmation Logic.mp446.76MB
7. Working with the DOM (Browser HTML Code) in JavaScript/38. Finishing the App.mp4111.62MB
7. Working with the DOM (Browser HTML Code) in JavaScript/39. Wrap Up.mp422.86MB
7. Working with the DOM (Browser HTML Code) in JavaScript/4. Understanding the DOM and how it's created.mp434.92MB
7. Working with the DOM (Browser HTML Code) in JavaScript/5. Nodes & Elements - Querying the DOM Overview.mp423MB
7. Working with the DOM (Browser HTML Code) in JavaScript/6. Selecting Elements in the DOM.mp459.56MB
7. Working with the DOM (Browser HTML Code) in JavaScript/8. Exploring and Changing DOM Properties.mp445.39MB
7. Working with the DOM (Browser HTML Code) in JavaScript/9. Attributes vs Properties.mp450.06MB
8. More on Arrays & Iterables/1. Module Introduction.mp43.04MB
8. More on Arrays & Iterables/10. Finding Stuff find() and findIndex().mp440.92MB
8. More on Arrays & Iterables/11. Is it Included.mp411.69MB
8. More on Arrays & Iterables/12. Alternative to for Loops The forEach() Method.mp432.24MB
8. More on Arrays & Iterables/13. Transforming Data with map().mp419.85MB
8. More on Arrays & Iterables/14. sort()ing and reverse()ing.mp432.38MB
8. More on Arrays & Iterables/15. Filtering Arrays with filter().mp419.45MB
8. More on Arrays & Iterables/16. Where Arrow Functions Shine!.mp410.43MB
8. More on Arrays & Iterables/17. The Important reduce() Method.mp450.25MB
8. More on Arrays & Iterables/19. Arrays & Strings - split() and join().mp431.35MB
8. More on Arrays & Iterables/2. What are Iterables and Array-like Objects.mp47.72MB
8. More on Arrays & Iterables/20. The Spread Operator (...).mp484.63MB
8. More on Arrays & Iterables/21. Understanding Array Destructuring.mp435.9MB
8. More on Arrays & Iterables/22. Maps & Sets - Overview.mp423.6MB
8. More on Arrays & Iterables/23. Working with Sets.mp436.98MB
8. More on Arrays & Iterables/24. Working with Maps.mp464.78MB
8. More on Arrays & Iterables/25. Maps vs Objects.mp416.39MB
8. More on Arrays & Iterables/26. Understanding WeakSet.mp431.6MB
8. More on Arrays & Iterables/27. Understanding WeakMap.mp417.79MB
8. More on Arrays & Iterables/29. Wrap Up.mp416.53MB
8. More on Arrays & Iterables/3. Creating Arrays.mp445.36MB
8. More on Arrays & Iterables/4. Which Data Can You Store In Arrays.mp428.34MB
8. More on Arrays & Iterables/5. push(), pop(), unshift(), shift() - Adding & Removing Elements.mp440.63MB
8. More on Arrays & Iterables/6. The splice() Method.mp440.24MB
8. More on Arrays & Iterables/7. Selecting Ranges & Creating Copies with slice().mp441.59MB
8. More on Arrays & Iterables/8. Adding Arrays to Arrays with concat().mp416.1MB
8. More on Arrays & Iterables/9. Retrieving Indexes with indexOf() & lastIndexOf().mp425.69MB
9. More on Objects/1. Module Introduction.mp413.22MB
9. More on Objects/10. Demo App & Shorthand Property Syntax.mp463.35MB
9. More on Objects/11. Rendering Elements based on Objects.mp447.33MB
9. More on Objects/12. for-in Loops & Outputting Dynamic Properties.mp448.38MB
9. More on Objects/13. Adding the Filter Functionality.mp445.16MB
9. More on Objects/14. Understanding Chaining (Property & Method Chaining).mp413.82MB
9. More on Objects/15. The Object Spread Operator (...).mp436.04MB
9. More on Objects/16. Understanding Object.assign().mp49.15MB
9. More on Objects/17. Object Destructuring.mp455.3MB
9. More on Objects/18. Checking for Property Existance.mp422.75MB
9. More on Objects/19. Introducing this.mp450.98MB
9. More on Objects/2. What's an Object.mp429.36MB
9. More on Objects/20. The Method Shorthand Syntax.mp48.13MB
9. More on Objects/21. The this Keyword And Its Strange Behavior.mp452.17MB
9. More on Objects/22. call() and apply().mp430.25MB
9. More on Objects/23. What the Browser (Sometimes) Does to this.mp421MB
9. More on Objects/24. this and Arrow Functions.mp470.42MB
9. More on Objects/27. Getters & Setters.mp458.51MB
9. More on Objects/28. Wrap Up.mp416.89MB
9. More on Objects/4. Objects - Recap.mp411.01MB
9. More on Objects/5. Adding, Modifying & Deleting Properties.mp433.92MB
9. More on Objects/6. Special Key Names & Square Bracket Property Access.mp453.94MB
9. More on Objects/7. Property Types & Property Order.mp425.25MB
9. More on Objects/8. Dynamic Property Access & Setting Properties Dynamically.mp431.18MB