finds.dev← search

// the find

WebDevSimplified/Introduction-to-Web-Development

★ 885 · HTML · updated Aug 2024

Companion code repo for a YouTube beginner web dev course by WebDevSimplified, covering HTML, CSS, and JavaScript through a musician fan-site project. Each lesson folder is a snapshot of the project at that point in the video, so you can jump to any lesson without watching from the start. This is squarely aimed at absolute beginners who have never written a webpage before.

The lesson-snapshot structure is genuinely useful — if you get lost in video 5, you can diff lesson 4 and lesson 5 folders to see exactly what changed. The project-based approach (build one real site across all lessons) beats isolated exercises for building intuition. Assets are committed alongside the code, so nothing breaks when you clone and open locally. 2578 forks relative to 885 stars means people are actually using it, not just starring it.

The repo hasn't been touched since August 2024 and the course was likely recorded years before that — any modern HTML/CSS practices (custom properties, grid-first layouts, semantic elements like `<main>`, `<section>`) are probably absent or minimal. Every lesson duplicates the full asset set (fonts, images) rather than referencing a shared folder, so the repo is bloated with identical binary files. There's no JavaScript beyond a single `store.js`, so you won't get far if your actual goal is to learn JS. The README explicitly warns against copying the code, but there's no guidance on what to do instead if you get genuinely stuck.

View on GitHub →

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →