Skip to content

Add an initial TypeScript track for the learning materials#103

Draft
chen893 wants to merge 3 commits intoshareAI-lab:mainfrom
chen893:feat/typescript-learning-track
Draft

Add an initial TypeScript track for the learning materials#103
chen893 wants to merge 3 commits intoshareAI-lab:mainfrom
chen893:feat/typescript-learning-track

Conversation

@chen893
Copy link

@chen893 chen893 commented Mar 19, 2026

Summary

This draft PR adds an initial TypeScript track alongside the existing Python-based learning materials.

The goal is to make the repository easier to follow for readers who primarily work in the Node.js / TypeScript ecosystem, while keeping the current Python path intact.

Included in this PR

  • a new agents-ts/ directory with TypeScript implementations for s01 through s12
  • README updates to mention the TypeScript track
  • documentation updates in docs/en, docs/zh, and docs/ja to include TypeScript-specific snippets/content where relevant
  • docs site updates so the main learning pages can be browsed by language (python / s)
  • content extraction and generated data updates so TypeScript sources are indexed in the site
  • a small test addition around extraction / learning-path routing behavior

Intent

This PR is meant to be additive rather than a replacement of the existing Python materials.

I tried to keep the TypeScript structure aligned with the current session progression so readers can compare the two tracks more easily.

Why this is a draft

This change touches examples, docs, generated data, and the docs site together, so I wanted to open it as a draft first to validate direction and scope before asking for a full review.

Feedback I’d especially appreciate

  • whether an additional TypeScript track fits the intended scope of the project
  • whether the current structure (agents-ts + site integration) is acceptable
  • whether you’d prefer this to be split into smaller PRs before formal review

@vercel
Copy link

vercel bot commented Mar 19, 2026

@chen893 is attempting to deploy a commit to the crazyboym's projects Team on Vercel.

A member of the Team first needs to authorize it.

@chen893
Copy link
Author

chen893 commented Mar 19, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant