mirror of
https://github.com/practical-tutorials/project-based-learning.git
synced 2025-01-18 07:17:05 +00:00
Add Typescript Projects
This commit is contained in:
parent
243d33995f
commit
b1d7b23069
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user