List of Figures

 

Lesson 5. Declaring constants with const

Lesson 6. New string methods

Lesson 7. Template literals

Lesson 10. Object.assign

Lesson 11. Destructuring

Lesson 12. New object literal syntax

Lesson 14. Capstone: Simulating a lock and key

Lesson 16. Destructuring parameters

Lesson 17. Arrow functions

Lesson 18. Generator functions

Lesson 19. Capstone: The prisoner’s dilemma

Lesson 22. Capstone: Hangman game

Lesson 23. Iterables

Lesson 25. Maps

Lesson 26. Capstone: Blackjack