{"id":13580889,"url":"https://github.com/total-typescript/total-typescript-book","last_synced_at":"2025-05-15T13:06:14.930Z","repository":{"id":205285089,"uuid":"678740384","full_name":"total-typescript/total-typescript-book","owner":"total-typescript","description":"The companion repo for the upcoming Total TypeScript book","archived":false,"fork":false,"pushed_at":"2024-09-14T12:34:37.000Z","size":2530,"stargazers_count":1708,"open_issues_count":15,"forks_count":141,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-04-12T00:56:13.738Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://totaltypescript.com","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/total-typescript.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-15T09:03:42.000Z","updated_at":"2025-03-31T08:44:57.000Z","dependencies_parsed_at":"2024-04-17T07:43:49.026Z","dependency_job_id":"3afa94f8-75b1-467f-a456-b7f537f14669","html_url":"https://github.com/total-typescript/total-typescript-book","commit_stats":null,"previous_names":["total-typescript/total-typescript-book"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/total-typescript%2Ftotal-typescript-book","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/total-typescript%2Ftotal-typescript-book/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/total-typescript%2Ftotal-typescript-book/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/total-typescript%2Ftotal-typescript-book/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/total-typescript","download_url":"https://codeload.github.com/total-typescript/total-typescript-book/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254346624,"owners_count":22055808,"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-01T15:01:55.980Z","updated_at":"2025-05-15T13:06:14.901Z","avatar_url":"https://github.com/total-typescript.png","language":"TypeScript","readme":"\u003ca href=\"https://totaltypescript.com/\"\u003e\u003cimg src=\"https://res.cloudinary.com/total-typescript/image/upload/v1699022610/book-github-banner_2x_z1ahit.png\" alt=\"Total TypeScript by Matt Pocock\" /\u003e\u003c/a\u003e\n\n## Quickstart\n\n### Install PNPM\n\nBecause this course is _so big_ we're using `pnpm` as the package manager. It's like `npm`, but results in fewer `node_modules` saved to disk.\n\n[Install `pnpm` globally](https://pnpm.io/installation).\n\n### Install Dependencies\n\n```sh\n# Installs all dependencies\npnpm install\n\n# Asks you which exercise you'd like to run, and runs it\npnpm run exercise\n```\n\n## How to take the course\n\nYou'll notice that the course is split into exercises. Each exercise is split into a `*.problem` and a `*.solution`.\n\nTo take an exercise:\n\n1. Run `pnpm exercise`\n2. Choose which exercise you'd like to run.\n\nThis course encourages **active, exploratory learning**. In the video, I'll explain a problem, and **you'll be asked to try to find a solution**. To attempt a solution, you'll need to:\n\n1. Check out [TypeScript's docs](https://www.typescriptlang.org/docs/handbook/intro.html).\n1. Try to find something that looks relevant.\n1. Give it a go to see if it solves the problem.\n\nYou'll know if you've succeeded because the tests will pass.\n\n**If you succeed**, or **if you get stuck**, unpause the video and check out the `*.solution`. You can see if your solution is better or worse than mine!\n\n## Acknowledgements\n\nSay thanks to Matt on [Twitter](https://twitter.com/mattpocockuk) or by joining his [Discord](https://discord.gg/8S5ujhfTB3). Consider signing up to his [Total TypeScript course](https://totaltypescript.com).\n\n## Reference\n\n### `pnpm run exercise`\n\nAlias: `pnpm run e`\n\nOpen a prompt for choosing which exercise you'd like to run.\n","funding_links":[],"categories":["TypeScript","Underlying Technologies"],"sub_categories":["TypeScript"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftotal-typescript%2Ftotal-typescript-book","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftotal-typescript%2Ftotal-typescript-book","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftotal-typescript%2Ftotal-typescript-book/lists"}