{"id":14070206,"url":"https://github.com/TypeStrong/learn-typescript","last_synced_at":"2025-07-30T07:30:52.304Z","repository":{"id":43308625,"uuid":"47471325","full_name":"TypeStrong/learn-typescript","owner":"TypeStrong","description":"The complete workshop for picking up TypeScript","archived":false,"fork":false,"pushed_at":"2022-02-06T21:28:31.000Z","size":25,"stargazers_count":696,"open_issues_count":1,"forks_count":160,"subscribers_count":36,"default_branch":"master","last_synced_at":"2024-08-13T07:17:14.578Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-05T20:22:44.000Z","updated_at":"2024-08-09T10:44:35.000Z","dependencies_parsed_at":"2022-09-16T13:30:38.870Z","dependency_job_id":null,"html_url":"https://github.com/TypeStrong/learn-typescript","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/TypeStrong%2Flearn-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Flearn-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Flearn-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Flearn-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/learn-typescript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228102602,"owners_count":17869887,"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":[],"created_at":"2024-08-13T07:07:33.731Z","updated_at":"2024-12-04T11:31:27.402Z","avatar_url":"https://github.com/TypeStrong.png","language":"TypeScript","readme":"# TypeScript Workshop\n\n\u003e The complete workshop for picking up TypeScript.\n\n_This workshop is a mirror of the current TypeScript stable release. If something is missing, create an issue and it will be included ASAP._\n\n## Getting Started\n\nYou've cloned this repo, great! Now `npm install` and open your IDE of choice (I use Atom and [`atom-typescript`](https://github.com/TypeStrong/atom-typescript)). At any point looking through these, I recommend you play around and take a look at `output/` (build with `npm run build`) for the JavaScript output.\n\n## Lessons\n\n1. [Getting Started](01-getting-started)\n2. [Type System Introduction](02-type-system-introduction)\n3. [JavaScript Features (with TypeScript)](03-javascript-features)\n4. [Project](04-project)\n5. [Diving Deeper](05-diving-deeper)\n6. [Integration](06-integration)\n\n## Resources\n\n* [StackOverflow](https://stackoverflow.com/tags/typescript)\n* [TypeStrong](https://github.com/TypeStrong/)\n* [Typings](https://github.com/typings)\n* [DefinitelyTyped](https://github.com/DefinitelyTyped/)\n* [TypeScript on GitHub](https://github.com/Microsoft/TypeScript)\n\n## Tips\n\n**Always** use `let` and `const` over `var`, with `const` preferred over `let`. TypeScript will handle this properly and the compiler will error if `const` is being reassigned. `const` and `let` are introduced in Chapter 3.\n\n## References\n\n* [TypeScript What's New](https://github.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript)\n* [TypeScript Handbook](http://www.typescriptlang.org/Handbook)\n* [TypeScript Book](https://basarat.gitbooks.io/typescript/content/index.html)\n","funding_links":[],"categories":["TypeScript 教程","TypeScript"],"sub_categories":["英文资源"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTypeStrong%2Flearn-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTypeStrong%2Flearn-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTypeStrong%2Flearn-typescript/lists"}