{"id":15645226,"url":"https://github.com/danwahlin/typescript-fundamentals","last_synced_at":"2025-04-30T11:12:53.596Z","repository":{"id":45072958,"uuid":"393517687","full_name":"DanWahlin/typescript-fundamentals","owner":"DanWahlin","description":"Sample code from the TypeScript Fundamentals course on Pluralsight.com","archived":false,"fork":false,"pushed_at":"2023-01-13T19:59:21.000Z","size":410,"stargazers_count":56,"open_issues_count":1,"forks_count":29,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-30T15:36:36.503Z","etag":null,"topics":["typescript"],"latest_commit_sha":null,"homepage":"","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/DanWahlin.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":"2021-08-06T22:24:26.000Z","updated_at":"2025-01-08T13:15:34.000Z","dependencies_parsed_at":"2023-02-09T16:45:18.735Z","dependency_job_id":null,"html_url":"https://github.com/DanWahlin/typescript-fundamentals","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanWahlin%2Ftypescript-fundamentals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanWahlin%2Ftypescript-fundamentals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanWahlin%2Ftypescript-fundamentals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanWahlin%2Ftypescript-fundamentals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanWahlin","download_url":"https://codeload.github.com/DanWahlin/typescript-fundamentals/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251687016,"owners_count":21627510,"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":["typescript"],"created_at":"2024-10-03T12:05:14.967Z","updated_at":"2025-04-30T11:12:53.537Z","avatar_url":"https://github.com/DanWahlin.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%2Fdanwahlin%2Ftypescript-fundamentals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanwahlin%2Ftypescript-fundamentals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanwahlin%2Ftypescript-fundamentals/lists"}