Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 309 Bytes

File metadata and controls

14 lines (9 loc) · 309 Bytes

Back to Main

ES2020

This folder contains exercises related to ES2020 JavaScript, including:

  • New syntax and features in ES2020
  • Async/await and promises
  • Object destructuring and rest/spread syntax
  • Optional chaining and nullish coalescing

Exercises