加速 ES6 JavaScript 培训
上次更新时间:2024-11-22
课程售价: 2.9 元
联系右侧微信客服充值或购买课程
课程内容
01 - Introduction
02 - Syntax Changes & Additions
- 001 Let & Block Scope
- 002 Constants with const
- 003 Hoisting in ES6
- 004 (Fat) Arrow Functions
- 005 (Fat) Arrow Functions and the this Keyword
- 006 Functions and Default Parameters
- 007 Object Literal Extensions
- 008 The Rest Operator
- 009 The Spread Operator
- 010 The for-of Loop
- 011 Template Literals
- 012 Destructuring - Arrays
- 013 Destructuring - Objects
- 014 Destructuring - Summary
- 015 Wrap Up
03 - Modules & Classes
04 - Symbols
05 - Iterators & Generators
06 - Promises
07 - Extensions of Built-in Objects
08 - Maps & Sets
09 - The Reflect API
- 001 Introduction
- 002 Creating Objects with Reflect.construct()
- 003 Calling Functions with Reflect.apply()
- 004 Reflect and Prototypes
- 005 Reflect.construct(), apply() and Prototypes Interaction
- 006 Accessing Properties with Reflect
- 007 Analyzing Objects with Reflect.ownKeys()
- 008 Creating & Deleting Properties with Reflect
- 009 Preventing Object Extensions & Wrap Up
10 - The Proxy API
11 - Course Project
- 001 Introduction
- 002 Getting Started
- 003 DOM Interaction Selecting Elements
- 004 Listening to User Events
- 005 Fetching User Input
- 006 Http & Promises
- 007 Sending the Http Request
- 008 The Weather Data Class together with Reflect & Proxies
- 009 Fetching and Storing Weather Data
- 010 Displaying Data & Wrap Up
12 - Course Wrap Up
课程内容
12个章节 , 98个讲座
01 - Introduction
02 - Syntax Changes & Additions
- 001 Let & Block Scope
- 002 Constants with const
- 003 Hoisting in ES6
- 004 (Fat) Arrow Functions
- 005 (Fat) Arrow Functions and the this Keyword
- 006 Functions and Default Parameters
- 007 Object Literal Extensions
- 008 The Rest Operator
- 009 The Spread Operator
- 010 The for-of Loop
- 011 Template Literals
- 012 Destructuring - Arrays
- 013 Destructuring - Objects
- 014 Destructuring - Summary
- 015 Wrap Up
03 - Modules & Classes
04 - Symbols
05 - Iterators & Generators
06 - Promises
07 - Extensions of Built-in Objects
08 - Maps & Sets
09 - The Reflect API
- 001 Introduction
- 002 Creating Objects with Reflect.construct()
- 003 Calling Functions with Reflect.apply()
- 004 Reflect and Prototypes
- 005 Reflect.construct(), apply() and Prototypes Interaction
- 006 Accessing Properties with Reflect
- 007 Analyzing Objects with Reflect.ownKeys()
- 008 Creating & Deleting Properties with Reflect
- 009 Preventing Object Extensions & Wrap Up
10 - The Proxy API
11 - Course Project
- 001 Introduction
- 002 Getting Started
- 003 DOM Interaction Selecting Elements
- 004 Listening to User Events
- 005 Fetching User Input
- 006 Http & Promises
- 007 Sending the Http Request
- 008 The Weather Data Class together with Reflect & Proxies
- 009 Fetching and Storing Weather Data
- 010 Displaying Data & Wrap Up