
type-challenges/type-challenges
Collection of TypeScript type challenges with online judge
Loading star history...
Health Score
75
Weekly Growth
+0
+0.0% this week
Contributors
1
Total contributors
Open Issues
32.7K
Generated Insights
About type-challenges
Collection of TypeScript type challenges
English | 简体中文 | 日本語 | 한국어 | Português
Intro
by the power of TypeScript's well-known Turing Completed type system
High-quality types can help improve projects' maintainability while avoiding potential bugs.
This project is aimed 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 where you can ask questions and get answers you have faced in the real world - they may become part of the challenges!
You can also use some existing type utility libraries such as type-fest. There are also some stale packages (not actively maintained) that you could reference, like utility-types, ts-toolbelt, SimplyTyped.
Challenges
Click the following badges to see details of the challenges.
Note: Challenges work in the strict mode.
