typescript-exercises
TypeScript learning platform
An interactive platform offering various TypeScript exercises to explore its features and principles.
A set of interactive TypeScript exercises
3k stars
22 watching
470 forks
Language: TypeScript
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
type-challenges/type-challenges | A collection of TypeScript challenges to improve type system understanding and utility writing | 43,787 |
millsp/ts-toolbelt | A comprehensive TypeScript library providing a wide range of type utilities to improve type safety and simplify complex type operations | 6,787 |
typescript-cheatsheets/react | A collection of documentation and examples for learning and using TypeScript with React to build scalable and maintainable JavaScript applications. | 45,629 |
gibbok/typescript-book | A comprehensive TypeScript guide covering its features, syntax, and use cases | 8,493 |
kulshekhar/ts-jest | A Jest transformer that enables testing of TypeScript projects | 6,990 |
effect-ts/effect | A TypeScript framework providing a functional effect system with tools for building robust applications | 7,841 |
gvanastasov/codebook-typescript | A comprehensive guide to learning TypeScript through interactive examples and explanations. | 8 |
przeprogramowani/typescript-challenges | A collection of challenges to learn TypeScript | 164 |
basarat/typescript-book | A comprehensive guide to learning and mastering TypeScript | 20,897 |
piotrwitek/utility-types | A collection of utility types for TypeScript that complement the built-in mapped types and aliases, providing a set of common and additional types for idiomatic static typing. | 5,560 |
piotrwitek/react-redux-typescript-guide | A comprehensive guide to building type-safe React & Redux applications using TypeScript | 13,350 |
ljlm0402/typescript-express-starter | A set of templates and tools for building Express.js applications with TypeScript | 2,738 |
bitjson/typescript-starter | A tool to quickly create and configure a new Node.js project with TypeScript support | 3,500 |
typestack/class-transformer | Tool for converting between plain objects and class instances, allowing serialization and deserialization of data. | 6,944 |
tatupesonen/aoc-typescript-starter | Provides tools and templates to quickly create TypeScript projects for Advent of Code challenges | 3 |