JaeYeopHan / FE_study

For Front-End Study repository
4 stars 0 forks source link

ECMAScript 특강 자료 #13

Open JaeYeopHan opened 6 years ago

JaeYeopHan commented 6 years ago
  1. let, const
  2. Arrow function
  3. Iteration and for-of statement
  4. Spread, Rest parameter
  5. Destructuring and Default parameter
  6. Class sugar syntax
  7. Template literal
  8. Symbol
  9. Iterator
  10. Generator
  11. Modulization
  12. Array API