FILENAME SIZE 1. Course Introduction/1. The Story Of This Course.mp4 7.9 MB 1. Course Introduction/1. The Story Of This Course.srt 6.9 KB 1. Course Introduction/2. Curriculum Walkthrough.mp4 33.8 MB 1. Course Introduction/2. Curriculum Walkthrough.srt 26 KB 1. Course Introduction/3. Learning Paths.mp4 6.2 MB 1. Course Introduction/3. Learning Paths.srt 3.9 KB 1. Course Introduction/4. Introducing the Team.mp4 8.7 MB 1. Course Introduction/4. Introducing the Team.srt 1.6 KB 10. Advanced Array Methods/1. Section Introduction.mp4 6.9 MB 10. Advanced Array Methods/1. Section Introduction.srt 1.7 KB 10. Advanced Array Methods/1.1 Slides.html 120 B 10. Advanced Array Methods/10. Exercise SOLUTION Filter.mp4 5.1 MB 10. Advanced Array Methods/10. Exercise SOLUTION Filter.srt 3.8 KB 10. Advanced Array Methods/10.1 SOURCE CODE - Filter Exercises Solutions.html 179 B 10. Advanced Array Methods/11. Some.mp4 6.6 MB 10. Advanced Array Methods/11. Some.srt 6.1 KB 10. Advanced Array Methods/12. Every.mp4 6.1 MB 10. Advanced Array Methods/12. Every.srt 5.3 KB 10. Advanced Array Methods/13. Exercise Some and Every.html 145 B 10. Advanced Array Methods/14. Exercise SOLUTION Some and Every.mp4 4.5 MB 10. Advanced Array Methods/14. Exercise SOLUTION Some and Every.srt 3.1 KB 10. Advanced Array Methods/14.1 SOURCE CODE - Some Every Exercises Solutions.html 187 B 10. Advanced Array Methods/15. Reduce.mp4 7.9 MB 10. Advanced Array Methods/15. Reduce.srt 7.5 KB 10. Advanced Array Methods/16. Reduce Continued.mp4 8.4 MB 10. Advanced Array Methods/16. Reduce Continued.srt 8.4 KB 10. Advanced Array Methods/17. Exercise Reduce.html 145 B 10. Advanced Array Methods/18. Exercise SOLUTION Reduce.mp4 5.5 MB 10. Advanced Array Methods/18. Exercise SOLUTION Reduce.srt 4 KB 10. Advanced Array Methods/18.1 SOURCE CODE - Reduce Exercises Solutions.html 179 B 10. Advanced Array Methods/19. Array Methods Recap.mp4 4 MB 10. Advanced Array Methods/19. Array Methods Recap.srt 3.4 KB 10. Advanced Array Methods/2. forEach.mp4 8.4 MB 10. Advanced Array Methods/2. forEach.srt 6.6 KB 10. Advanced Array Methods/3. Exercise forEach.html 145 B 10. Advanced Array Methods/4. Exercise SOLUTION forEach.mp4 7.4 MB 10. Advanced Array Methods/4. Exercise SOLUTION forEach.srt 4.4 KB 10. Advanced Array Methods/4.1 SOURCE CODE - forEach Exercises Solutions.html 181 B 10. Advanced Array Methods/5. map.mp4 8.4 MB 10. Advanced Array Methods/5. map.srt 7.1 KB 10. Advanced Array Methods/6. Exercise Map.html 145 B 10. Advanced Array Methods/7. Exercise SOLUTION Map.mp4 3 MB 10. Advanced Array Methods/7. Exercise SOLUTION Map.srt 2.5 KB 10. Advanced Array Methods/7.1 Map Exercises Solutions.html 173 B 10. Advanced Array Methods/8. Filter.mp4 10.2 MB 10. Advanced Array Methods/8. Filter.srt 9.2 KB 10. Advanced Array Methods/9. Exercise Filter.html 145 B 11. Closures and the Keyword 'this'/1. Section Introduction.mp4 6.9 MB 11. Closures and the Keyword 'this'/1. Section Introduction.srt 1.6 KB 11. Closures and the Keyword 'this'/1.1 Slides.html 127 B 11. Closures and the Keyword 'this'/10. Explicit Binding.mp4 7 MB 11. Closures and the Keyword 'this'/10. Explicit Binding.srt 5.6 KB 11. Closures and the Keyword 'this'/11. Call.mp4 7.5 MB 11. Closures and the Keyword 'this'/11. Call.srt 6.3 KB 11. Closures and the Keyword 'this'/12. Apply.mp4 4.6 MB 11. Closures and the Keyword 'this'/12. Apply.srt 3.4 KB 11. Closures and the Keyword 'this'/13. Bind.mp4 5.4 MB 11. Closures and the Keyword 'this'/13. Bind.srt 4 KB 11. Closures and the Keyword 'this'/14. Bind Continued.mp4 5.8 MB 11. Closures and the Keyword 'this'/14. Bind Continued.srt 5.2 KB 11. Closures and the Keyword 'this'/15. Exercise Call, Apply, and Bind.html 145 B 11. Closures and the Keyword 'this'/16. Exercise SOLUTIONS Call, Apply, Bind.mp4 11 MB 11. Closures and the Keyword 'this'/16. Exercise SOLUTIONS Call, Apply, Bind.srt 7.7 KB 11. Closures and the Keyword 'this'/16.1 SOURCE CODE - Call Apply Bind Solutions.html 200 B 11. Closures and the Keyword 'this'/17. The 'new' Keyword and section recap.mp4 5 MB 11. Closures and the Keyword 'this'/17. The 'new' Keyword and section recap.srt 4.3 KB 11. Closures and the Keyword 'this'/2. Introduction to Closures.mp4 9.8 MB 11. Closures and the Keyword 'this'/2. Introduction to Closures.srt 6.8 KB 11. Closures and the Keyword 'this'/3. Using Closures in the Wild.mp4 9.9 MB 11. Closures and the Keyword 'this'/3. Using Closures in the Wild.srt 6.9 KB 11. Closures and the Keyword 'this'/4. Exercise Closures.html 145 B 11. Closures and the Keyword 'this'/5. Exercise SOLUTION Closures.mp4 4.6 MB 11. Closures and the Keyword 'this'/5. Exercise SOLUTION Closures.srt 3.4 KB 11. Closures and the Keyword 'this'/5.1 SOURCE CODE - Closures Exercises Solutions.html 186 B 11. Closures and the Keyword 'this'/6. Closures Recap.mp4 2.3 MB 11. Closures and the Keyword 'this'/6. Closures Recap.srt 2.1 KB 11. Closures and the Keyword 'this'/7. Introduction to the Keyword 'this'.mp4 5.3 MB 11. Closures and the Keyword 'this'/7. Introduction to the Keyword 'this'.srt 4.8 KB 11. Closures and the Keyword 'this'/8. 'this' with Functions and use strict.mp4 8.2 MB 11. Closures and the Keyword 'this'/8. 'this' with Functions and use strict.srt 6.3 KB 11. Closures and the Keyword 'this'/9. ObjectImplicit Binding.mp4 8.9 MB 11. Closures and the Keyword 'this'/9. ObjectImplicit Binding.srt 7.5 KB 12. Object Oriented Programming with JavaScript/1. Section Introduction.mp4 9.5 MB 12. Object Oriented Programming with JavaScript/1. Section Introduction.srt 2 KB 12. Object Oriented Programming with JavaScript/1.1 Slides.html 115 B 12. Object Oriented Programming with JavaScript/10. Adding Methods to the Prototype.mp4 5.7 MB 12. Object Oriented Programming with JavaScript/10. Adding Methods to the Prototype.srt 4.7 KB 12. Object Oriented Programming with JavaScript/11. Exercise Prototypes.html 145 B 12. Object Oriented Programming with JavaScript/12. Exercise SOLUTIONS Prototypes.mp4 8.9 MB 12. Object Oriented Programming with JavaScript/12. Exercise SOLUTIONS Prototypes.srt 6.3 KB 12. Object Oriented Programming with JavaScript/12.1 SOURCE CODE - Prototypes Solutions.html 192 B 12. Object Oriented Programming with JavaScript/13. Prototypal Inheritance.mp4 10.5 MB 12. Object Oriented Programming with JavaScript/13. Prototypal Inheritance.srt 8 KB 12. Object Oriented Programming with JavaScript/14. Exercise Inheritance.html 145 B 12. Object Oriented Programming with JavaScript/15. Exercise SOLUTIONS Inheritance.mp4 3.5 MB 12. Object Oriented Programming with JavaScript/15. Exercise SOLUTIONS Inheritance.srt 2.1 KB 12. Object Oriented Programming with JavaScript/15.1 SOURCE CODE - Inheritance Solutions.html 194 B 12. Object Oriented Programming with JavaScript/16. Object Oriented Programming Recap.mp4 2.5 MB 12. Object Oriented Programming with JavaScript/16. Object Oriented Programming Recap.srt 2 KB