read The Modern JavaScript Tutorial
- I - An introduction
- I - JavaScript Fundamentals
- I - Code quality
- I - Objects: the basics
- I - Data types
- I - Advanced working with functions
- I - Object properties configuration
- I - Prototypes, inheritance
- I - Classes
- I - Error handling
- I - Promises, async/await
- I - Generators, advanced iteration
- I - Modules
- I - Miscellaneous
- II - Document
- II - Introduction to Events
- II - UI Events
- II - Forms, controls
- II - Document and resource loading
- II - Miscellaneous
- III - Frames and windows
- III - Binary data, files
- III - Network requests
- III - Storing data in the browser
- III - Animation
- III - Web components
- III - Regular expressions