# projects **Repository Path**: LearningTypeScript/project ## Basic Information - **Project Name**: projects - **Description**: 从 https://gitee.com/LearningTypeScript/projects δΈŠζ‹‰ε– - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-19 - **Last Updated**: 2026-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Learning TypeScript Projects

Hands-on real world projects that will help you exercise your knowledge of TypeScript.

Code Style: Prettier TypeScript: Strict Build Status: Build Passing All Contributors

Learning TypeScript title with a sun conure and O'Reilly logo Welcome to the repository housing all of the projects for _Learning TypeScript_! I'm excited you're here -- whether you're using the projects to practice as you read the book, or just browsing. ## Setup Clone the repository to your computer, then run `npm install` to install packages. ```shell git clone https://gitee.com/LearningTypeScript/project.git learning-typescript-projects cd learning-typescript-projects npm install ``` Assuming that all succeeded, you're now ready to work on any and all projects! πŸš€ ### Starting on Projects Projects are located under the name of their chapter, such as `arrays/analyzing-dna`. Each has their own README.md with instructions on the commands to run from within that directory. > Don't forget to `cd` into a project's directory before running its commands! ### Types of Projects Each project follows a chapter in the Learning TypeScript book and aligns to one of the following three categories: - πŸ₯— Appetizers: bite-sized directed warmups: set of independent mini-projects - 🍲 Entrees: larger, more hands-off challenge: a single self-contained project - 🍰 Desserts: the same structure as entrees, with a fun thematic twist ## Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Josh Goldberg
Josh Goldberg

πŸ› πŸ’» πŸ“– πŸ€” πŸš‡ 🚧 πŸ‘€ ⚠️ πŸ”§
Fuad Olatunji
Fuad Olatunji

πŸš‡ πŸ“– πŸ› πŸ›‘οΈ
David Brownman
David Brownman

πŸ–‹
agmyintmyatoo
agmyintmyatoo

πŸ–‹
Owen Boreham
Owen Boreham

πŸ–‹
sisPedro
sisPedro

πŸ–‹
Ben Chong
Ben Chong

πŸ–‹
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!