{"id":21126372,"url":"https://github.com/lilpolymath/ts-fundamentals","last_synced_at":"2025-09-03T21:40:05.615Z","repository":{"id":37051331,"uuid":"478122480","full_name":"lilpolymath/ts-fundamentals","owner":"lilpolymath","description":"TypeScript Fundamentals Course from Frontend Masters.","archived":false,"fork":false,"pushed_at":"2023-03-07T00:49:58.000Z","size":9963,"stargazers_count":0,"open_issues_count":20,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T05:42:01.278Z","etag":null,"topics":["frontend-masters","typescript"],"latest_commit_sha":null,"homepage":"","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/lilpolymath.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-05T12:39:33.000Z","updated_at":"2023-01-31T19:43:10.000Z","dependencies_parsed_at":"2024-11-20T06:15:10.791Z","dependency_job_id":null,"html_url":"https://github.com/lilpolymath/ts-fundamentals","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/lilpolymath%2Fts-fundamentals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilpolymath%2Fts-fundamentals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilpolymath%2Fts-fundamentals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilpolymath%2Fts-fundamentals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lilpolymath","download_url":"https://codeload.github.com/lilpolymath/ts-fundamentals/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243573168,"owners_count":20312879,"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":["frontend-masters","typescript"],"created_at":"2024-11-20T04:41:22.674Z","updated_at":"2025-03-14T11:42:56.752Z","avatar_url":"https://github.com/lilpolymath.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TypeScript Training w/ Mike North\nThis repo contains the code for `TypeScript Fundamentals v3` and `Intermediate TypeScript v1`\n\nThe course website is at https://www.typescript-training.com\n\n[![Website](https://github.com/mike-north/ts-fundamentals-v3/actions/workflows/ci-website.yml/badge.svg)](https://github.com/mike-north/ts-fundamentals-v3/actions/workflows/ci-website.yml)\n\n### Operating System\n\nThis workshop project works best in a [POSIX-compliant][posix] dev environment\nlike Linux, macOS, or Windows 10 (with [Windows Subsystem for Linux][wsl2]).\n\n### JavaScript Tool chain\n\n- We'll be using `yarn` as our package manager, not `npm`\n- Please install [Volta][volta], to ensure you run this project with the correct `node` and `yarn` versions\n\n### Browser\n\nWe recommend using a Chromium-based browser like [Microsoft Edge][msedge], [Brave][brave], [Opera][opera] or [Chrome][googlechrome].\n\n### Editor\n\nAlthough TypeScript can theoretically work well in any authoring environment that\nsupports the [Language Server Protocol][lsp], [Visual Studio Code][vscode] is\nthe _officially_ supported editor for this course.\n\n### Checking out the code \u0026 preparing to run\n\n- If you don't yet have a [GitHub](https://github.com) account, [create a new one](https://docs.github.com/en/github/getting-started-with-github/signing-up-for-github/signing-up-for-a-new-github-account) and [set up your SSH keys](https://docs.github.com/en/github/authenticating-to-github/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)\n\n  - If you've done this correctly, you should be able to run `ssh git@github.com` in your terminal, and see something like `Hi mike-north! You've successfully authenticated, but GitHub does not provide shell access.`\n\n- Clone this repo by running `git clone git@github.com:mike-north/ts-fundamentals-v3`\n- Enter the repo by running `cd ts-fundamentals-v3`\n- Install dependencies by running `yarn` ([volta][volta] may download the right version(s) automatically)\n\n### Running the project(s)\n\nProjects are found within the [packages](https://github.com/mike-north/ts-fundamentals-v3/tree/main/packages) folder, each can be started using the command\n`yarn dev-\u003cproject name\u003e`.\n\nFor example\n\n- `yarn dev-website` starts the website project\n\n[posix]: https://en.wikipedia.org/wiki/POSIX\n[wsl2]: https://docs.microsoft.com/en-us/windows/wsl/\n[cygwin]: (https://www.cygwin.com/)\n[volta]: (https://volta.sh/)\n[lsp]: (https://microsoft.github.io/language-server-protocol/)\n[vscode]: (http://code.visualstudio.com/)\n[brave]: (https://brave.com/)\n[msedge]: (https://www.microsoft.com/en-us/edge)\n[opera]: (https://www.opera.com/)\n[googlechrome]: (https://www.google.com/chrome/)\n\n\n# Legal\n\u0026copy; 2021, All Rights Reserved - Mike Works, Inc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flilpolymath%2Fts-fundamentals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flilpolymath%2Fts-fundamentals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flilpolymath%2Fts-fundamentals/lists"}