Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 537 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 537 Bytes

ES6Learning

ES6总结笔记

#[Nicholas_C._Zakas]_Understanding_ECMAScript_6_Th(b-ok.xyz) #深入理解ES6

#Chapter1 #Block Bindings

#Chapter2 #Strings and Regular Expressions

#Chapter3 #Functions

#Chapter4 #Expanded Object Functionality

#Chapter5 #Destructuring for Easier Data Access

#Chapter6 #Symbols and Symbol Properties

#Chapter7 #Sets and Maps

#Chapter8 #Iterators and Generators

#Chapter 9 #Introducing JavaScript Classes

#Chapter 10 #Improved Array Capabilities

#Chapter 11 #Promises and Asynchronous Programming