Exit Lesson

Setting up WebDev

Course Thumbnail

Setting up WebDev

Setting Up Your Dev Environment: Build Your Battle Station

Listen up, kid. If you think you’re going to build the next big thing using a default Windows Notepad and a prayer, sit down. Fr. Your development environment is your battle station. It’s your cockpit. If it’s cluttered, slow, or running on weak settings, your code is going to be trash. No cap. Today, we’re going to set up a professional-grade web development environment from the ground up. We’re talking about the tools the pros use. fr. No cap. Get ready to level up. fr.

The Foundation: OS and Terminal

First, let’s talk OS. If you’re on a Mac, you’re already halfway there. It’s Unix-based, it’s sleek, it works. fr. If you’re on Linux, you’re a legend. You know the vibes. No cap. But if you’re on Windows, you need to sit down and listen. Windows by itself is NOT enough for serious webdev. fr. You need WSL2—Windows Subsystem for Linux. No cap.

WSL2 is basically a real Linux kernel running inside Windows. It gives you the best of both worlds: you can keep your gaming setup and your Discord, but you get a real terminal for your code. fr. Don't use CMD. Don't use PowerShell for your dev work. Use Ubuntu on WSL2. fr. Once you’re in there, get a real terminal emulator like Windows Terminal or Oh My Zsh. If your terminal doesn't have syntax highlighting and a cool theme, are you even a developer? fr. No cap.

The terminal is where you live. You’ll be running servers, managing git, and installing packages. If you’re scared of the command line, sit down. fr. This is the first step to becoming a god of the backend. fr. No cap.

The Browser: Your Testing Ground

You need a browser that respects...

Want to read the full lesson?

Sign in or create an account to unlock this content and start learning.

Sign in to read