{"id":13809013,"url":"https://github.com/przeprogramowani/typescript-challenges","last_synced_at":"2025-04-08T03:17:08.634Z","repository":{"id":38363611,"uuid":"255659444","full_name":"przeprogramowani/typescript-challenges","owner":"przeprogramowani","description":"A set of challenges helping you understand TypeScript","archived":false,"fork":false,"pushed_at":"2025-01-22T03:13:46.000Z","size":659,"stargazers_count":167,"open_issues_count":1,"forks_count":99,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-30T23:28:15.750Z","etag":null,"topics":["front-end","programowanie","przeprogramowani","typescript"],"latest_commit_sha":null,"homepage":"http://przeprogramowani.pl/typescript","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/przeprogramowani.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":"2020-04-14T16:14:20.000Z","updated_at":"2025-03-15T16:31:53.000Z","dependencies_parsed_at":"2024-11-19T01:41:46.353Z","dependency_job_id":"1bad9b97-7341-4c37-9f18-ad186ac3c64f","html_url":"https://github.com/przeprogramowani/typescript-challenges","commit_stats":null,"previous_names":["psmyrdek/typescript-challenges"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/przeprogramowani%2Ftypescript-challenges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/przeprogramowani%2Ftypescript-challenges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/przeprogramowani%2Ftypescript-challenges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/przeprogramowani%2Ftypescript-challenges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/przeprogramowani","download_url":"https://codeload.github.com/przeprogramowani/typescript-challenges/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247767237,"owners_count":20992548,"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":["front-end","programowanie","przeprogramowani","typescript"],"created_at":"2024-08-04T01:01:57.783Z","updated_at":"2025-04-08T03:17:08.608Z","avatar_url":"https://github.com/przeprogramowani.png","language":"TypeScript","readme":"# Opanuj TypeScript z Przeprogramowanymi\n\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\n![](./media/logo-main.jpg)\n\n## A set of challenges that help you understand TypeScript 🚀\n\n**Setup \u0026 Installation**\n\nClone this repository and run `npm install`. You're good to go!\n\n## 👉 How to\n\n- Each directory in `src` represents a challenge related to a specific feature of TypeScript.\n- In each challenge your solution have to pass two kinds of tests - **TypeScript compilation** and **unit tests**\n- Challenge of name `XYZ` can be verified by running `npm run test:XYZ`, for example: `npm run test:warm-up`\n\n\u003e **Note:** To pass the challenge, make sure you only modify TypeScript files. Tests should remain unchanged.\n\n## 🛠️ Test commands for challenges\n\nDiscover all the challenges by running `npm run` in your console. Here's the list of available commands:\n\n- `npm run test:warm-up`\n- `npm run test:media`\n- `npm run test:shortcuts`\n- `npm run test:this-or-that`\n- `npm run test:only-one`\n- `npm run test:new-skills`\n- `npm run test:constraints`\n- `npm run test:type-operator`\n\n## 💪 Advanced challenge\n\nIf you're looking for a \"final boss\", we've something that will let you practice advanced TypeScript inside a React app. More details are available in the `src/advanced-filtering/README.md`. Enjoy!\n\n## 🙌 Contributors welcomed!\n\nIf you want to contribute to this project, feel free to create a pull request. We're open to new challenges, suggestions and improvements! Happy to feature your name in the contributors list 🎉\n\nWhen creating a new challenge, make sure you update the following parts of the project:\n\n- `src` - add a new directory with the challenge and tests\n- `package.json` - add a new test command\n- `README.md` - add a new section with a description of the challenge\n\n## 🛟 Help me, I'm stuck!\n\nFind all the answers in [TypeScript Documentation](https://www.typescriptlang.org/docs/home.html)\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/PatrykPytlarczyk\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/138799887?v=4?s=100\" width=\"100px;\" alt=\"PatrykPytlarczyk\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ePatrykPytlarczyk\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/przeprogramowani/typescript-challenges/commits?author=PatrykPytlarczyk\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/raqso\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/13930984?v=4?s=100\" width=\"100px;\" alt=\"raqso\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eraqso\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/przeprogramowani/typescript-challenges/commits?author=raqso\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","funding_links":[],"categories":["Table of contents"],"sub_categories":["Third Party Components"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprzeprogramowani%2Ftypescript-challenges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprzeprogramowani%2Ftypescript-challenges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprzeprogramowani%2Ftypescript-challenges/lists"}