Mirror Course
Learn JavaScript coming from Python. Essential for web development.
Working with ordered collections in JavaScript
Key-value structures in JavaScript
Object-oriented programming in JavaScript
Organizing code with ES modules
Promises, async/await, and the event loop
Interacting with web pages (Python has no equivalent)
Adding static types to dynamic languages
try/catch vs try/except, custom errors, and error patterns
npm/package.json vs pip/requirements.txt — dependency management and project setup