-
Урок 1.
00:01:39
Introducing the Course
-
Урок 2.
00:01:08
Introducing the Instructor
-
Урок 3.
00:01:05
Outline of the Course
-
Урок 4.
00:01:22
Installing a Code Editor
-
Урок 5.
00:01:57
Setting Up with Node
-
Урок 6.
00:02:23
Introducing JavaScript
-
Урок 7.
00:03:49
Understanding HTML
-
Урок 8.
00:02:35
Adding JS to HTML
-
Урок 9.
00:03:06
The Document Object Model (DOM)
-
Урок 10.
00:00:55
Javascript Language and Essentials - the Foundation
-
Урок 11.
00:03:37
Syntax, Statements, and Data Types
-
Урок 12.
00:03:54
Variables and Assignment
-
Урок 13.
00:03:18
Operators
-
Урок 14.
00:04:07
Functions
-
Урок 15.
00:04:22
Objects
-
Урок 16.
00:04:01
Arrays and Array Methods
-
Урок 17.
00:02:57
Booleans and Comparison Operators
-
Урок 18.
00:04:57
If Statements
-
Урок 19.
00:03:34
Switch Statements
-
Урок 20.
00:04:36
For Loops
-
Урок 21.
00:04:33
While Loops
-
Урок 22.
00:00:56
Presenting ES6, Babel, and Webpack
-
Урок 23.
00:01:31
Why We Need Babel
-
Урок 24.
00:01:41
How Babel Works
-
Урок 25.
00:01:21
Benefits of Webpack
-
Урок 26.
00:05:26
Setting Up With Webpack
-
Урок 27.
00:04:31
Adding Babel to Webpack
-
Урок 28.
00:01:11
Forking the Coding Environment
-
Урок 29.
00:02:21
Presenting New ES6 Syntax
-
Урок 30.
00:05:21
Assignment with Let and Const
-
Урок 31.
00:04:33
Control with Block Scoping
-
Урок 32.
00:03:05
Template Literals
-
Урок 33.
00:00:50
Operating and Destructuring | Preview
-
Урок 34.
00:03:34
Spread Operator and Rest Parameters
-
Урок 35.
00:06:07
Destructuring Assignment on Arrays and Objects
-
Урок 36.
00:01:55
Presenting Methods and Modules
-
Урок 37.
00:04:28
Arrow Functions
-
Урок 38.
00:05:03
Map and Filter Method
-
Урок 39.
00:01:46
Presenting Additional ES6 Built-in Methods
-
Урок 40.
00:03:52
String Helper Methods
-
Урок 41.
00:03:19
Checking Numbers
-
Урок 42.
00:05:34
Modules
-
Урок 43.
00:01:56
Presenting Classes
-
Урок 44.
00:04:08
Defining Classes
-
Урок 45.
00:05:05
Inheriting Classes
-
Урок 46.
00:02:54
Static Methods in Classes
-
Урок 47.
00:02:17
Highlighting Differences between Classes and ProtoTypes
-
Урок 48.
00:07:13
ProtoTypes
-
Урок 49.
00:01:48
Presenting Data Structures in ES6
-
Урок 50.
00:05:39
Writing a Set
-
Урок 51.
00:01:20
Presenting Maps
-
Урок 52.
00:08:54
Writing a Map
-
Урок 53.
00:00:57
Presenting Closures
-
Урок 54.
00:03:32
Closures and Scoping
-
Урок 55.
00:06:05
Function Factories
-
Урок 56.
00:05:41
Private Methods
-
Урок 57.
00:01:02
Presenting Generators
-
Урок 58.
00:05:00
Defining a Generator
-
Урок 59.
00:03:27
Controlling Flow with Generators
-
Урок 60.
00:05:36
Generators vs Iterators
-
Урок 61.
00:02:28
Presenting Asynchronous Programming and Promises
-
Урок 62.
00:04:43
Promises
-
Урок 63.
00:02:05
Presenting HTTP Request Methods and Fetch
-
Урок 64.
00:05:40
APIs and ES6 Fetch
-
Урок 65.
00:01:54
Presenting ES7 and More on EcmaScript
-
Урок 66.
00:03:23
ES7: New Features
-
Урок 67.
00:03:57
ES8 Proposal: More Object Manipulation
-
Урок 68.
00:07:59
ES8 Proposal: Async
-
Урок 69.
00:01:00
Previewing the Application
-
Урок 70.
00:03:05
Setting Up and JSX
-
Урок 71.
00:02:36
Make a Global Component
-
Урок 72.
00:03:53
Creating an Input Component
-
Урок 73.
00:03:33
Introducing State
-
Урок 74.
00:02:25
Styling with CSS
-
Урок 75.
00:02:49
Fetching Books
-
Урок 76.
00:05:59
Adding a Gallery Component and Introducing Props
-
Урок 77.
00:08:03
Gallery Details
-
Урок 78.
00:00:59
Congratulations and More Content