filmov
tv
Let’s learn JavaScript/ES6! #2 [Free JS Bootcamp]

Показать описание
We're going to continue learning ES6, the next stage of JavaScript!
The goal is to get you started and have you finish on your own, but you can always get help in the forums if you get stuck.
--------------------
00:00:00 Intro
00:02:38 Create Strings using Template Literals
00:10:50 Write Concise Object Literal Declarations Using Object Property Shorthand
00:14:17 Write Concise Declarative Functions with ES6
00:17:19 Use class Syntax to Define a Constructor Function
00:24:47 Use getters and setters to Control Access to an Object
00:32:09 Create a Module Script
00:34:22 Use export to Share a Code Block
00:38:39 Reuse JavaScript Code Using import
00:41:11 Use * to Import Everything from a File
00:44:10 Create an Export Fallback with export default
00:46:17 Import a Default Export
00:47:36 Create a JavaScript Promise
00:53:18 Complete a Promise with resolve and reject
00:56:11 Handle a Fulfilled Promise with then
00:59:15 Handle a Rejected Promise with catch
01:01:25 Q&A
--------------------
The goal is to get you started and have you finish on your own, but you can always get help in the forums if you get stuck.
--------------------
00:00:00 Intro
00:02:38 Create Strings using Template Literals
00:10:50 Write Concise Object Literal Declarations Using Object Property Shorthand
00:14:17 Write Concise Declarative Functions with ES6
00:17:19 Use class Syntax to Define a Constructor Function
00:24:47 Use getters and setters to Control Access to an Object
00:32:09 Create a Module Script
00:34:22 Use export to Share a Code Block
00:38:39 Reuse JavaScript Code Using import
00:41:11 Use * to Import Everything from a File
00:44:10 Create an Export Fallback with export default
00:46:17 Import a Default Export
00:47:36 Create a JavaScript Promise
00:53:18 Complete a Promise with resolve and reject
00:56:11 Handle a Fulfilled Promise with then
00:59:15 Handle a Rejected Promise with catch
01:01:25 Q&A
--------------------