Add Typescript Projects

This commit is contained in:
Muhammad Talha Ahsan 2024-09-27 15:37:12 +05:00 committed by GitHub
parent 243d33995f
commit b1d7b23069
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,6 +30,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
- [Rust](#rust)
- [Scala](#scala)
- [Swift](#swift)
- [TypeScript](#typescript)
- [Additional resources](#additional-resources)
## C/C++:
@ -655,6 +656,10 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
- [Hacking with Swift - Learn Swift by doing 39 projects](https://www.hackingwithswift.com/read)
- [Retro first-person shooter from scratch](https://github.com/nicklockwood/RetroRampage)
## Typescript:
- [Gemini Twitter Bot With Encore.ts](https://dev.to/talhaahsan/gemini-twitter-bot-with-encorets-i77)
## Additional Resources
- [React Redux Links](https://github.com/markerikson/react-redux-links)