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
471 forks
Language: TypeScript
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
type-challenges/type-challenges | A collection of TypeScript type challenges to improve understanding of the type system and promote community learning. | 43,372 |
millsp/ts-toolbelt | A comprehensive TypeScript library providing a wide range of type utilities to improve type safety and simplify complex type operations | 6,752 |
typescript-cheatsheets/react | A collection of documentation and examples for learning and using TypeScript with React to build scalable and maintainable JavaScript applications. | 45,464 |
gibbok/typescript-book | A comprehensive TypeScript guide covering its features, syntax, and use cases | 8,476 |
kulshekhar/ts-jest | A Jest transformer that enables testing of TypeScript projects | 6,969 |
effect-ts/effect | A framework for building robust applications in TypeScript with a focus on functional effects and dependency management | 7,641 |
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 | 162 |
basarat/typescript-book | A comprehensive guide to learning and mastering TypeScript | 20,861 |
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,541 |
piotrwitek/react-redux-typescript-guide | A comprehensive guide to building type-safe React & Redux applications using TypeScript | 13,347 |
ljlm0402/typescript-express-starter | A set of templates and tools for building Express.js applications with TypeScript | 2,719 |
bitjson/typescript-starter | A tool to quickly create and configure a new Node.js project with TypeScript support | 3,491 |
typestack/class-transformer | Tool for converting between plain objects and class instances, allowing serialization and deserialization of data. | 6,894 |
tatupesonen/aoc-typescript-starter | Provides tools and templates to quickly create TypeScript projects for Advent of Code challenges | 3 |