-
Урок 1. 00:05:47Introduction
-
Урок 2. 00:31:13Visual Timeline of JavaScript and ECMAScript History (Full Version)
-
Урок 3. 00:13:31Visual Timeline of JS and ES (SHORT VERSION)
-
Урок 4. 00:07:22Course Overview
-
Урок 5. 00:02:04How JS compares to other languages
-
Урок 6. 00:33:50Let/Const - How JS vars compare to other languages (C, Java, PHP, Ruby, Python)
-
Урок 7. 00:11:57Let/Const (Short)
-
Урок 8. 00:14:04Template Literals
-
Урок 9. 00:22:27Tagged Templates
-
Урок 10. 00:24:43Tagged Template Challenge walkthrough
-
Урок 11. 00:12:44Function Updates - default and rest operator
-
Урок 12. 00:21:13Spread Syntax
-
Урок 13. 00:09:04Arrow Function
-
Урок 14. 00:24:06Object Literals and Destructuring
-
Урок 15. 00:06:39Intro to Classes
-
Урок 16. 00:15:53Classes - basic syntax
-
Урок 17. 00:14:25Setters and Getters
-
Урок 18. 00:08:02Static Methods
-
Урок 19. 00:09:55Sub classes and prototypal inheritance (extends and super)
-
Урок 20. 00:08:23for...of
-
Урок 21. 00:04:22.from()
-
Урок 22. 00:10:18.of() and .fill()
-
Урок 23. 00:06:59.find() and .findIndex()
-
Урок 24. 00:14:03Reference vs. value - how JS stores variables
-
Урок 25. 00:01:57Intro to Hashmaps/Map
-
Урок 26. 00:12:40Java Hashmaps --> JavaScript Map
-
Урок 27. 00:06:46Map methods
-
Урок 28. 00:08:09Weak Map vs Map
-
Урок 29. 00:09:48Intro to the Set constructor
-
Урок 30. 00:04:40Weak Set vs. Set
-
Урок 31. 00:15:44Intro to the Symbol Data Type
-
Урок 32. 00:06:57Review on what it means to be async
-
Урок 33. 00:15:07Callbacks review
-
Урок 34. 00:11:58What is a promise (and why should I care)?
-
Урок 35. 00:26:13Promise Syntax and Breakdown
-
Урок 36. 00:29:15Some real fun (and use) with Promises (AJAX style)
-
Урок 37. 00:11:36Promise.all CHALLENGE Solution
-
Урок 38. 00:32:41Chaining Promises (using AJAX)
-
Урок 39. 00:10:18CHALLENGE - Promises and file IO (Requires data.zip)
-
Урок 40. 00:21:03Challenge File IO Walkthrough
-
Урок 41. 00:15:26Async and Await intro
-
Урок 42. 00:12:10Async with a SQL example
-
Урок 43. 00:13:46CHALLENGE - Movie API chaining --> Asnyc/Await and walkthrough
-
Урок 44. 00:12:38ES8 Easy Wins
-
Урок 45. 00:28:52Intro to the Proxy Constructor
-
Урок 46. 00:25:39Proxy CHALLENGE Explanation and Walkthrough
-
Урок 47. 00:13:38Reflect Object
-
Урок 48. 00:15:07Reflect Object - continued
-
Урок 49. 00:02:57- Intro to generators and iterators
-
Урок 50. 00:17:41Generators (and how you really read the docs)
-
Урок 51. 00:14:02Iterators, Iterables and for..of
-
Урок 52. 00:18:08Iterators, Iterables and for..of (Continued)
-
Урок 53. 00:17:47Tying back into generators
-
Урок 54. 00:13:25ES7 - Exponentiation, Includes, and Rest parameter destructuring
- Категории
- Источники
- Все курсы
- Разделы
- Книги