ghaiklor / type-challenges-solutions

Solutions for the collection of TypeScript type challenges with explanations

Home Page:https://ghaiklor.github.io/type-challenges-solutions/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Type Challenges Solutions

Stand With Ukraine

Makefile GitHub last commit Maintenance

GitHub followers Twitter Follow

Intro

High-quality types can help improve projects’ maintainability while avoiding potential bugs. There are a bunch of outstanding type utility libraries may boosting your works on types, like ts-toolbelt, utility-types, SimplyTyped, etc, which you can already use.

We aim this project at helping you better understand how the type system works, writing your own utilities, or just having fun with the challenges.

We are also trying to form a community that you can ask questions and get answers you have faced in the actual world - they may become part of the challenges!

Getting Started

You can find anything you need on the website. This repository is just a source code and you don’t need to interact with it from here, actually.

But, in case you came here to contribute, then you came to the right place.

How to Contribute

Easy! Just spread the word that there is a project called type-challenges that gives a lot of interesting challenges to scratch your head on weekends. In case you didn’t find the solution, there is another project type-challenges-solutions that explains how to solve them step by step.

If you are wondering how can you contribute to the repository, there are several ways we would like to get your help:

  • Do you know Italian, Brazilian, Korean, Chinese, etc? We would like to have another language here, why not?
  • Did you find a typo in existing content and want to fix it? Please do so!
  • If you are Russian and want to improve something for Russian language - don't.

For these and others matter, if you want to hack in the repository, refer to our contributing guide.

Credits

They inspired me to create this project, so give them some credits, would you?

Contributors

These outstanding people created most content here! Huge thanks to them and any contribution they made.

Contributors

License

CC-BY-4.0

About

Solutions for the collection of TypeScript type challenges with explanations

https://ghaiklor.github.io/type-challenges-solutions/

License:Creative Commons Attribution 4.0 International


Languages

Language:HTML 58.2%Language:Ruby 35.1%Language:Makefile 6.7%