Code Organization

Foundations · Prereqs: JS Essentials

Topics Covered

  • separation of concerns / why split files
  • export / import (ES modules) + script type=module
  • comments and TODOs
  • DRY, named constants, keep it simple
  • testing with AI

Taught In

  • Wednesday, 7/8 — Calling an LLM API (part 2) · code organization · MP3 work time