{"id":29096379,"url":"https://github.com/typestrong/learn-typescript","last_synced_at":"2025-10-05T17:13:19.496Z","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":695,"open_issues_count":1,"forks_count":164,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-07-30T07:51:12.097Z","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":"2025-07-19T16:38:38.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,"purl":"pkg:github/TypeStrong/learn-typescript","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","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Flearn-typescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278486308,"owners_count":25994945,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-06-28T12:39:48.626Z","updated_at":"2025-10-05T17:13:19.490Z","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":[],"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"}