Free Code Camp Walkthrough 22 | JavaScript - ES6

preview_player
Показать описание
In this tutorial I'll show you how to get through the JS ES6 course on Free Code Camp.

-------------------------------------------------------------------
-------------------------------------------------------------------
Timestamps
0:00 Intro
0:22 Compare Scopes of the var and let Keywords
3:55 Mutate an Array Declared with const
6:02 Prevent Object Mutation
7:55 Use Arrow Functions to Write Concise Anonymous Functions
9:27 Write Arrow Functions with Parameters
11:02 Set Default Parameters for Your Functions
12:31 Use the Rest Parameter with Function Parameters
15:42 Use the Spread Operator to Evaluate Arrays In-Place
17:06 Use Destructuring Assignment to Extract Values from Objects
18:46 Use Destructuring Assignment to Assign Variables from Objects
20:16 Use Destructuring Assignment to Assign Variables from Nested Objects
22:28 Use Destructuring Assignment to Assign Variables from Arrays
24:24 Destructuring via rest elements
25:59 Use Destructuring Assignment to Pass an Object as a Function's Parameters
27:33 Create Strings using Template Literals
31:26 Write Concise Object Literal Declarations Using Object Property Shorthand
32:28 Write Concise Declarative Functions with ES6
33:30 Use class Syntax to Define a Constructor Function
35:46 Use getters and setters to Control Access to an Object
40:20 Create a Module Script
41:45 Use export to Share a Code Block
43:02 Reuse JavaScript Code Using import
44:36 Use * to Import Everything from a File
45:54 Create an Export Fallback with export default
47:05 Import a Default Export
48:13 Create a JavaScript Promise
49:24 Complete a Promise with resolve and reject
50:59 Handle a Fullfilled Promise with then
52:34 Handle a Rejected Promise with catch
53:30 Outro
-------------------------------------------------------------------
Music by Silent Partner
-------------------------------------------------------------------
Рекомендации по теме