{"id":22469010,"url":"https://github.com/liuxingyu521/typescript-step-by-step","last_synced_at":"2025-03-27T15:47:13.377Z","repository":{"id":51595315,"uuid":"243732480","full_name":"liuxingyu521/typescript-step-by-step","owner":"liuxingyu521","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-05T10:49:08.000Z","size":438,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T19:44:47.220Z","etag":null,"topics":["self-learning","ts","ts-learn","tutorial","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liuxingyu521.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-28T10:07:19.000Z","updated_at":"2020-03-27T09:00:04.000Z","dependencies_parsed_at":"2023-01-23T01:30:28.164Z","dependency_job_id":null,"html_url":"https://github.com/liuxingyu521/typescript-step-by-step","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuxingyu521%2Ftypescript-step-by-step","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuxingyu521%2Ftypescript-step-by-step/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuxingyu521%2Ftypescript-step-by-step/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuxingyu521%2Ftypescript-step-by-step/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liuxingyu521","download_url":"https://codeload.github.com/liuxingyu521/typescript-step-by-step/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245874640,"owners_count":20686808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["self-learning","ts","ts-learn","tutorial","typescript"],"created_at":"2024-12-06T11:25:09.200Z","updated_at":"2025-03-27T15:47:13.353Z","avatar_url":"https://github.com/liuxingyu521.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003etypescript-step-by-step\u003c/h1\u003e\n\n\u003e 好记性不如烂笔头。\u003cbr /\u003e\n\u003e 一步步跟着 [官方文档](https://www.typescriptlang.org/docs/home.html) 深入 Ts. \u003cbr /\u003e\n\u003e Let's begin !\n\n## 知识点总结\n\n0. [基本类型](https://github.com/liuxingyu521/typescript-step-by-step/blob/master/src/00-basic-types/index.ts)\n1. [变量申明](https://github.com/liuxingyu521/typescript-step-by-step/blob/master/src/01-variable-declarations/index.ts)\n2. [接口](https://github.com/liuxingyu521/typescript-step-by-step/blob/master/src/02-interfaces/index.ts)\n3. [类](https://github.com/liuxingyu521/typescript-step-by-step/blob/master/src/03-classes/index.ts)\n4. [函数](https://github.com/liuxingyu521/typescript-step-by-step/blob/master/src/04-functions/index.ts)\n5. [枚举](https://github.com/liuxingyu521/typescript-step-by-step/blob/master/src/05-enums/index.ts)\n6. [联合类型和交叉类型](https://github.com/liuxingyu521/typescript-step-by-step/blob/master/src/06-union-intersection-types/index.ts)\n7. [泛型](https://github.com/liuxingyu521/typescript-step-by-step/blob/master/src/07-generics/index.ts)\n\n## How to use\n\n1. 在根目录执行 `yarn` 安装依赖\n2. 查看每章内容\n\n    - 在 `src` 目录下查看每一章的内容，总结都在开头的注释\n    - 在每一章下面执行 `npx tsc -t ES5` 后生成 `index.js` 文件，然后 `node index.js` 查看输出\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliuxingyu521%2Ftypescript-step-by-step","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliuxingyu521%2Ftypescript-step-by-step","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliuxingyu521%2Ftypescript-step-by-step/lists"}