#70127·freeCodeCamp

[Naomi's Sprint] Add Section Headers to Long Lessons

Author: majestic-owl448Created Sep 17, 2026Updated Sep 17, 2026
Labelsscope: curriculumlessonNaomi's Sprints

Following up on https://github.com/freeCodeCamp/freeCodeCamp/issues/69286, the 83 lectures below need section headers to break up long blocks of prose and make them easier to scan.

Tick each lecture off as its section headers are added. Each checkbox links to the lecture, with a source link identifying the exact file.

Acceptance Criteria

  • Add short, Title Case ## section headers before each major subtopic in the lecture body (# --description-- or # --interactive--, as used by the file).
  • Follow the natural structure of the content without rewriting the existing prose.
  • Use How Does the Sort Method Work? as the heading example.
  • Preserve the front matter, code blocks, and # --questions-- section unchanged.
  • Ensure each lecture still reads clearly from beginning to end.

responsive-web-design-v9

javascript-v9

front-end-development-libraries-v9

python-v9

Source: freeCodeCamp/freeCodeCamp