Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xam1dullo/typehero
Typescript learning challenges
https://github.com/xam1dullo/typehero
challenge learning typescript
Last synced: 13 days ago
JSON representation
Typescript learning challenges
- Host: GitHub
- URL: https://github.com/xam1dullo/typehero
- Owner: xam1dullo
- License: mit
- Created: 2023-11-21T00:26:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-07T12:38:43.000Z (about 1 year ago)
- Last Synced: 2023-12-07T13:33:13.354Z (about 1 year ago)
- Topics: challenge, learning, typescript
- Language: TypeScript
- Homepage: https://typehero.dev/
- Size: 3.26 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Typehero.dev](https://typehero.dev)
## [Typescript Cheat Sheets](https://github.com/xam1dullo/typehero/blob/main/Typescript%20Cheat%20Sheets/)
![TypeScript Cheetsheet](typescript-cheat-sheets/typescript.jpeg)
### Type Challenges
> Engage in TypeScript challenges to strengthen your grasp of the type system and advanced features
---
# TypeScript Foundations
> TypeScript Foundations is a curated set of challenges designed to build a strong foundation. From basic syntax to advanced concepts, this collection offers hands-on exercises to help you become a TypeScript Hero
## Beginer
- [Primitive Data Types](https://github.com/xam1dullo/typehero/blob/main/challenges/primitive-data-types/prompt.md) , 2023-11-22
- [Type Aliases](https://github.com/xam1dullo/typehero/blob/main/challenges/type-aliases/prompt.md), 2023-11-23