Add TypeScript Cheat Sheet covering TS basics, React, and Node/Express (#12356)

* Added Typescript with react and node/express

* Order fixed

* Spaces linting error fixed

* Update more/free-programming-cheatsheets.md

Co-authored-by: Eric Hellman <eric@hellman.net>

* Linting error solved + title changed

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
0xSYN.dev 2025-10-10 06:08:34 +05:30 committed by GitHub
parent 609f6555cf
commit 451d7600ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -544,6 +544,7 @@
### TypeScript
* [TypeScript Cheat Sheet](https://rmolinamir.github.io/typescript-cheatsheet/) - Robert Molina (HTML)
* [TypeScript Cheatsheet](https://github.com/SAYOUNCDR/TS-CheatSheet) - Sayoun Parui (Markdown)
### UI/UX