Unit 1

Code From The Ground Up

What code is and how it works.

  1. 01

    What Even Is This?

    Before we touch a single file

    3 pages
  2. 02

    The Three Languages of the Web

    HTML, CSS, JavaScript — what each one does and why all three exist

    4 pages
  3. 03

    JavaScript, Plain and Simple

    What the language actually is before we add anything on top

    6 pages
  4. 04

    Enter TypeScript

    JavaScript with a safety net

    5 pages
  5. 05

    File Structure Makes Sense Now

    Reading a codebase like a map

    6 pages
  6. 06

    Frameworks: Why They Exist

    What life was like before them and why we don't go back

    soon
  7. 07

    Your First Real App Structure

    Putting it all together before writing a single line of logic

    soon
  8. 08

    Reading Code You Didn't Write

    The skill that makes everything else possible

    soon