On Air Now
Gold Radio Through the Night 12am - 4am
The course is structured around the philosophy that learning to code requires writing code. It avoids the traditional "watch and listen" format in favor of "code along with me."
Unlike many tutorials that just show you "how" to code, Jonas explains "why" things work by diving into the JavaScript engine, execution contexts, hoisting, and the this keyword. The course is structured around the philosophy that
While the "2020" title remains a common search term, the content has been updated for ES2024+ features, including advanced asynchronous JavaScript (Promises, Async/Await) and modern development tools like NPM, Babel, and Parcel. Is It Available "Online Gratis"? Is It Available "Online Gratis"
Platforms like Udemy often have "Social Impact" programs. If you are a student, a non-profit employee, or facing economic hardship, you can apply for Udemy grants which give you credit to purchase courses for free. | Day | Activity | Time | |-----|----------|------|
| Day | Activity | Time | |-----|----------|------| | Mon | Watch 2–3 lecture videos (take notes) | 45 min | | Tue | Code along with examples | 1 hour | | Wed | Build a mini challenge from the lecture | 45 min | | Thu | Read MDN page on new topics | 30 min | | Fri | Practice on freeCodeCamp / LeetCode | 1 hour | | Sat | Work on current real project | 1.5 hours | | Sun | Review & debug | 30 min |
A massive recipe application featuring MVC architecture, custom searches, and API integration.
You don't just build "toy apps." The curriculum includes: Pig Game: A logic-based game focusing on DOM manipulation.