Skip to content

docs(tutorials): raise all tracks to MedusaJS-level quality — more code, less prose, concrete working implementations #661

Description

@rickylabs

Owner review (2026-07-11): the current tutorials are not bad, but underwhelming compared to realistic tutorials with concrete examples that talk to people. The benchmark is MedusaJS docs tutorials: concrete implementations with concrete tools that ACTUALLY work — not pseudo-tutorials. NetScript-feature leverage and topic diversity are good; what's missing is that Medusa-level balance of code vs prose (today: too much prose, too little code).

Scope — all six tracks

storefront, workspace, erp-sync, live-dashboard, chat (6-chapter merged track), plus the hub.

Per track:

  1. Study 2–3 MedusaJS tutorial pages as the quality bar (structure, code density, "here is the actual file you write" concreteness).
  2. Rebalance every chapter toward complete, runnable code blocks (real files at real paths, copy-paste-able, verified by execution the way erp-sync ch3 already is) with prose reduced to what motivates and explains the code.
  3. Concrete tools only: where a chapter currently gestures at a step, replace it with an actual working implementation (real payloads, real commands, real observable output).
  4. Keep the exercise-first checkpoint discipline and positioning-law/public-docs constraints already enforced.

Acceptance

  • Per-track code:prose ratio measurably shifted toward code (report before/after per chapter in the worklog).
  • Every code block is a complete runnable artifact (file path + full content or explicit diff), and every chapter's checkpoint was actually executed during authoring.
  • Side-by-side sample (one chapter before/after) posted for owner review before the full rollout wave.
  • deno task verify green; grep gates clean.

Filed by beta-7 orchestrator (df71d36c) from owner review.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions