The Modern JavaScript Tutorial
'The Modern JavaScript Tutorial' by javascript.info is one of the best online JavaScript courses accessible right now, covering everything from the very fundamentals to sophisticated JavaScript topics. This tutorial is completely free to use. The Modern JavaScript Tutorial's whole contents are divided into three sections:
- The JavaScript Language: Talks about starting programming with JavaScript and the various fundamental concepts about the popular web scripting language
- Browser: Document, Events, Interfaces: Describes managing the webpages, including adding elements, positioning and resizing them, dynamically creating interfaces, and visitor interaction
- Additional articles: Explains various advanced JS concepts
If you’re looking for a one-stop-shop for all JS tutorials, you must go for this course. You won’t regret it!
Topics covered
- JavaScript fundamentals
- Prototypes and inheritance
- Regular expressions
- Storing data in the browser
- Advanced working with functions
- Configuring object properties
- Cross-window communication
- Document and resource loading
- Generators, advanced iteration
- Introduction to Events
- Network requests
- Web components
Rating: 4.6/5.0
Enroll here: javascript.info