Course overview

A modern web development course that teaches you how to build using real world tools and practices. From getting comfortable with the terminal and Git to understanding JavaScript as a programming language and onwards to React and NextJS.

Part 1

Development Environment & Setup

Get your development environment configured and learn essential tools for professional web development.

Part 2

JavaScript Basics

Learn the fundamentals of JavaScript, including variables, data types, operators, and basic syntax.

Part 3

Modules

Learn how to organize JavaScript code using ES Modules (ESM): import, export, and best practices for modular development.

Part 4
Part 5
Part 6
Part 7