Hello and welcome to my new course on JavaScript! 🎉
This course is still currently under development, you can subscribe here ⬇️ to receive a notification when the course is ready!
This course is made of 3 parts. The first part will cover all the basics of JavaScript you need to know about:
In the second part, we’ll make the transition from theory to practice, and discuss how JavaScript works in both frontend and backend environments by building real-world applications:
We’ll also talk about how to put frontend and backend together by creating a single page application (SPA).
In the third part, we are going to wrap up this course by talk about TypeScript, a JavaScript superset, some best practice guideline you should follow when creating your JavaScript application, as well as your next steps.