{"id":31896086,"url":"https://github.com/thejavaguy/typescript-fundamentals","last_synced_at":"2026-07-15T01:39:44.619Z","repository":{"id":195783849,"uuid":"687491941","full_name":"TheJavaGuy/typescript-fundamentals","owner":"TheJavaGuy","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-05T13:16:39.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-15T01:39:12.938Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheJavaGuy.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,"governance":null}},"created_at":"2023-09-05T13:16:37.000Z","updated_at":"2023-09-05T13:16:43.000Z","dependencies_parsed_at":"2023-09-19T15:56:08.382Z","dependency_job_id":null,"html_url":"https://github.com/TheJavaGuy/typescript-fundamentals","commit_stats":null,"previous_names":["thejavaguy/typescript-fundamentals"],"tags_count":0,"template":false,"template_full_name":"DanWahlin/typescript-fundamentals","purl":"pkg:github/TheJavaGuy/typescript-fundamentals","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheJavaGuy%2Ftypescript-fundamentals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheJavaGuy%2Ftypescript-fundamentals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheJavaGuy%2Ftypescript-fundamentals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheJavaGuy%2Ftypescript-fundamentals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheJavaGuy","download_url":"https://codeload.github.com/TheJavaGuy/typescript-fundamentals/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheJavaGuy%2Ftypescript-fundamentals/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35486961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-14T02:00:06.603Z","response_time":114,"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-10-13T10:56:51.282Z","updated_at":"2026-07-15T01:39:44.593Z","avatar_url":"https://github.com/TheJavaGuy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TypeScript Fundamentals\n\nCode samples from the TypeScript Fundamentals course on [Pluralsight.com](https://pluralsight.com). Samples for each module from the course can be found in the `src` directory.\n\n## Running the Project\n\n1. Install Node.js LTS ([https://nodejs.org](https://nodejs.org))\n1. Open a command window at the root of this project\n1. Run `npm install`\n1. Run `npm start` to start the web server and run the app\n\n**NOTE:**\n\nRunning `npm start` compiles your TypeScript and loads the JavaScript bundle into memory (you won't see a `dist` folder created in this case).\nIf you want to compile your TypeScript and create a bundle in the `dist` folder you can run `npm run webpack` or\n`npm run webpack:w` (if you want webpack to watch for changes to files).\n\n## Credits\n\nFont Awesome Free icons are being used as per the kit guidelines https://fontawesome.com/kits\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthejavaguy%2Ftypescript-fundamentals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthejavaguy%2Ftypescript-fundamentals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthejavaguy%2Ftypescript-fundamentals/lists"}