Scheduled maintenance - Thursday, July 12 at 5:00 PM EDT
We expect this update to take about an hour. Access to this website will be unavailable during this time.
Jonas is articulate, methodical, and enthusiastic. He rarely assumes the student already knows something; he explains every step thoroughly, which reduces frustration for beginners.
The course starts with the basics—data types, operators, and logic. Even if you are a total beginner, Jonas uses real-world analogies that make abstract concepts like "boolean logic" feel intuitive. 2. Modern Tooling (ES6+) javascript by jonas
A sophisticated recipe search engine using modern MVC (Model-View-Controller) architecture. Jonas is articulate, methodical, and enthusiastic
Furthermore, "JavaScript by Jonas" distinguishes itself through its commitment to modern, professional workflows. The course does not stop at vanilla JS in a CodePen. It introduces students to the full ecosystem: NPM scripts, Parcel and Webpack bundlers, Babel transpilation, and even the fundamentals of Git and GitHub. The final capstone project, Forkify, is a fully-featured, real-world application that integrates a RESTful API (The MealDB), local storage, and complex DOM manipulation. Building this project is a rite of passage; by the end, a student has not merely watched code being typed—they have architecturally designed a modular, state-driven application. This bridges the chasm between knowing JavaScript syntax and actually shipping a product. Even if you are a total beginner, Jonas