Home

Awesome

Opanuj TypeScript z Przeprogramowanymi

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

All Contributors

<!-- ALL-CONTRIBUTORS-BADGE:END -->

A set of challenges that help you understand TypeScript 🚀

Setup & Installation

Clone this repository and run npm install. You're good to go!

👉 How to

Note: To pass the challenge, make sure you only modify TypeScript files. Tests should remain unchanged.

🛠️ Test commands for challenges

Discover all the challenges by running npm run in your console. Here's the list of available commands:

💪 Advanced challenge

If 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!

🙌 Contributors welcomed!

If 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 🎉

When creating a new challenge, make sure you update the following parts of the project:

🛟 Help me, I'm stuck!

Find all the answers in TypeScript Documentation

Contributors ✨

Thanks goes to these wonderful people (emoji key):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <table> <tbody> <tr> <td align="center" valign="top" width="14.28%"><a href="https://github.com/PatrykPytlarczyk"><img src="https://avatars.githubusercontent.com/u/138799887?v=4?s=100" width="100px;" alt="PatrykPytlarczyk"/><br /><sub><b>PatrykPytlarczyk</b></sub></a><br /><a href="https://github.com/przeprogramowani/typescript-challenges/commits?author=PatrykPytlarczyk" title="Code">💻</a></td> </tr> </tbody> </table> <!-- markdownlint-restore --> <!-- prettier-ignore-end --> <!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the all-contributors specification. Contributions of any kind welcome!