1. Урок 1. 00:00:51
    Welcome
  2. Урок 2. 00:00:29
    What you should know?
  3. Урок 3. 00:00:45
    Using the exercise files
  4. Урок 4. 00:01:29
    What is ECMAScript 6?
  5. Урок 5. 00:01:14
    ES6 browser support
  6. Урок 6. 00:01:06
    Using ES6 now
  7. Урок 7. 00:00:33
    Introduction to Babel
  8. Урок 8. 00:02:25
    Inbrowser Babel transpiling
  9. Урок 9. 00:04:36
    Transpiling ES6 with Babel and babelnode
  10. Урок 10. 00:05:25
    Transpiling with Webpack
  11. Урок 11. 00:05:47
    Let keyword
  12. Урок 12. 00:03:08
    Const keyword
  13. Урок 13. 00:05:09
    Template strings
  14. Урок 14. 00:02:17
    Spread operators
  15. Урок 15. 00:02:44
    Default function parameters
  16. Урок 16. 00:04:27
    Enhancing object literals
  17. Урок 17. 00:01:56
    Arrow functions
  18. Урок 18. 00:05:00
    Arrow functions and the this scope
  19. Урок 19. 00:06:22
    Destructuring assignment
  20. Урок 20. 00:06:59
    Generators
  21. Урок 21. 00:02:37
    ES6 class syntax
  22. Урок 22. 00:02:09
    Class inheritance
  23. Урок 23. 00:04:32
    Creating React.js components with ES6 classes
  24. Урок 24. 00:04:45
    Handling state with ES6 and React.js
  25. Урок 25. 00:00:38
    Looking ahead to ES7
  26. Урок 26. 00:01:27
    Next steps