Michael Czechowski
26b9b99937
feat: add JavaScript lesson section with starter lessons and sidebar section grouping headers
Implementation following plan:
- S01: Update JSON schema to support 'javascript' mode
- S02: Install @codemirror/lang-javascript dependency
- S03: Define JavaScript section in sections.js
- S04: Create 3 JavaScript lesson JSON files (variables, DOM, events)
- S05: Add JavaScript validation support in validator.js
- S06: Add JavaScript preview rendering in LessonEngine.js
- S07: Add JavaScript CodeMirror mode and editor config
- S08: Register JavaScript modules in all language stores
- S09: Add JavaScript section to landing page, navigation, and app config
- S10: Add sidebar section grouping headers with category mapping
- S11: Update tests for JavaScript mode and section headers
2026-03-28 14:03:45 +01:00
..
2026-01-16 04:32:55 +01:00
2026-01-16 04:32:55 +01:00
2026-01-16 04:32:55 +01:00
2026-01-16 04:32:55 +01:00
2026-01-16 04:32:55 +01:00
2026-01-14 02:43:27 +01:00
2025-12-30 20:21:09 +01:00
2026-01-16 04:32:55 +01:00
2026-01-13 21:11:41 +01:00
2026-01-13 21:11:41 +01:00
2025-12-30 16:22:48 +01:00
2025-12-30 18:08:11 +01:00
2026-01-14 12:00:33 +01:00
2026-01-16 14:17:13 +01:00
2026-01-13 21:11:41 +01:00
2026-01-07 14:15:25 +01:00
2025-12-30 18:08:11 +01:00
2026-01-13 21:11:41 +01:00
2026-01-16 14:17:13 +01:00
2025-12-30 18:08:11 +01:00
2026-01-16 14:17:13 +01:00
2026-01-16 14:17:13 +01:00
2026-01-16 14:17:13 +01:00
2026-01-13 20:32:45 +01:00
2026-01-06 15:50:11 +01:00
2026-01-14 01:30:19 +01:00
2026-01-06 15:50:11 +01:00
2026-01-07 14:16:16 +01:00
2026-01-06 15:50:11 +01:00
2025-12-30 16:22:48 +01:00
2026-01-06 15:50:11 +01:00
2026-01-06 15:50:11 +01:00
2025-12-30 16:22:48 +01:00
2026-01-16 14:17:13 +01:00
2026-01-06 15:50:11 +01:00
2026-01-07 14:16:16 +01:00
2026-01-16 14:17:13 +01:00
2026-01-25 11:27:07 +01:00
2026-03-28 14:03:45 +01:00
2026-03-28 14:03:45 +01:00
2026-03-28 14:03:45 +01:00
2026-01-15 16:26:20 +01:00
2026-01-16 03:33:41 +01:00
2026-01-13 21:11:41 +01:00
2026-01-13 21:11:41 +01:00
2025-12-30 18:08:11 +01:00