{"id":18470951,"url":"https://github.com/moonhighway/applied-typescript","last_synced_at":"2025-04-08T11:32:02.300Z","repository":{"id":242573353,"uuid":"809849429","full_name":"MoonHighway/applied-typescript","owner":"MoonHighway","description":"Type safe application development and advanced TypeScript techniques.","archived":false,"fork":false,"pushed_at":"2024-09-04T23:30:38.000Z","size":45,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-09-06T21:12:59.678Z","etag":null,"topics":[],"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/MoonHighway.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":"2024-06-03T15:07:25.000Z","updated_at":"2024-09-04T23:30:41.000Z","dependencies_parsed_at":"2024-09-05T19:15:43.065Z","dependency_job_id":"9a173270-23eb-4be4-b6b5-832a746f633b","html_url":"https://github.com/MoonHighway/applied-typescript","commit_stats":null,"previous_names":["moonhighway/applied-typescript"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoonHighway%2Fapplied-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoonHighway%2Fapplied-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoonHighway%2Fapplied-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoonHighway%2Fapplied-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MoonHighway","download_url":"https://codeload.github.com/MoonHighway/applied-typescript/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223317839,"owners_count":17125605,"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-11-06T10:15:21.081Z","updated_at":"2024-11-06T10:15:21.614Z","avatar_url":"https://github.com/MoonHighway.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Applied TypeScript\n\n## Getting ready\n\n### 1. Check your software\n\nYou'll need to have this software installed for the course:\n\n- Node.js \u003e= v18.0.0 ([how to install](https://nodejs.org/en/learn/getting-started/how-to-install-nodejs))\n\nCheck that you have the software versions that you need installed by running these\ncommands in your terminal:\n\n```sh\n# Check Node.js version.\nnode --version\n```\n\n\u003e We highly recommend that you use [Visual Studio Code](https://code.visualstudio.com/)\n\u003e as your editor for this course as it provides lots of handy TypeScript related features,\n\u003e but if you prefer to use a different editor that's fine too!\n\n### 2. Clone this repository with Git\n\nYou'll need to have this repository cloned so you can work on the coding\nexercises during the course:\n\n```sh\ngit clone https://github.com/MoonHighway/applied-typescript\n```\n\n\u003e If you want to commit and push your work to your own repository on GitHub,\n\u003e you can [fork this repository](https://docs.github.com/en/get-started/quickstart/fork-a-repo),\n\u003e then clone your fork rather than this repository directly.\n\u003e If you do create a fork, you'll want to\n\u003e [sync it](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork)\n\u003e with this repository at the start of the workshop.\n\n### 3. Install the dependencies\n\nRun this command in your terminal to install the required dependencies:\n\n```sh\nnpm install\n```\n\n### 4. Open your editor and terminal\n\nThere are coding exercises throughout this workshop. To make sure you're ready:\n\n- Open this project in your code editor.\n- Open a terminal window for running commands, and `cd` to the directory for\n  this project.\n\nYou're now ready to get started! 🚀\n\n## Course Times ⏱\n\nYou can expect the course to follow this schedule:\n\n| Time        | Activity        | Length |\n| ----------- | --------------- | ------ |\n| 9:00-10:00  | Section 1       | 1hr    |\n| 10:00-10:15 | Break           | 15min  |\n| 10:15-11:15 | Section 2       | 1hr    |\n| 11:15-11:30 | Break           | 15min  |\n| 11:30-12:30 | Section 3       | 1hr    |\n| 12:30-1:00  | Lab Activity    | 30min  |\n| 1:00        | End             |        |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoonhighway%2Fapplied-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoonhighway%2Fapplied-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoonhighway%2Fapplied-typescript/lists"}