This is the Linux app named type-challenges whose latest release can be downloaded as type-challengessourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named type-challenges with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
type-challenges
DESCRIPTION
type-challenges is a massive set of TypeScript type-level puzzles that turn the compiler into a playground for metaprogramming. Each challenge is a miniature kata where you implement types that transform other types—parsing strings, inferring tuples, mapping unions—without writing any runtime code. Problems are arranged from warm-ups to brain-twisters, letting developers build intuition about distributive conditional types, inference in extends, variance, and other corner cases of the type system. The repository includes tests for each puzzle so you get immediate, compiler-driven feedback when your solution is correct. As a result, it doubles as both training material and a living reference for advanced patterns used in real libraries. Many engineers report that solving a handful of these dramatically improves their ability to write safe, expressive APIs with minimal runtime overhead.
Features
- Hundreds of graded puzzles from basic to extreme
- Test-driven workflow powered by the TypeScript compiler
- Focus on type-level algorithms, parsing, and inference tricks
- Community solutions and discussions to compare approaches
- Great preparation for building high-fidelity library typings
- Zero runtime—everything happens in the type system
Programming Language
TypeScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/type-challenges.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.