May 2018
Intermediate to advanced
376 pages
9h 22m
English
Lesson 5. Declaring constants with const
Lesson 6. New string methods
Lesson 7. Template literals
Figure 7.1. The value of the icon variable is interpolated into the string
Lesson 10. Object.assign
Lesson 11. Destructuring
Lesson 12. New object literal syntax
Figure 12.1. Using shorthand property names
Figure 12.2. Shorthand method names remove redundant syntax.
Lesson 14. Capstone: Simulating a lock and key