Status page
Couldn't resolve: bothax.com
https://bothax.com
Last check:
0%
1 month rolling uptime (since Feb 09)

The Complete Javascript Course 2020: Build Real Projects! Jonas Schmedtmann Lezioni

Since this is the 2020 version, this section is packed with modern features that are still standard today.

These are the core "lezioni" where you learn the vocabulary of the language. Since this is the 2020 version, this section

In the modules dealing with packages (like Leaflet or Parcel), always check the official documentation for the latest version number. This teaches you how to read docs—a vital skill! This teaches you how to read docs—a vital skill

You will learn to use the console and understand error messages immediately. Since this is the 2020 version

| Section | Topic | # of Lessons | Project | | :--- | :--- | :--- | :--- | | 1 | Fundamentals (Variables, Loops, Functions) | ~25 | Challenge Quizzes | | 2 | DOM & Events | ~20 | | | 3 | Advanced JS (Scope, this , Closures) | ~15 | No project (Theory heavy) | | 4 | Data Structures & OOP | ~20 | Budgety App | | 5 | Asynchronous JS (Promises, AJAX) | ~10 | API Calls | | 6 | Modern ES6/ES7 Features | ~15 | Refactoring exercises | | 7 | Final Project | ~40 | Forkify Recipe App |