From 451d7600ff005b368c9fae86bb06eda5ecc67e42 Mon Sep 17 00:00:00 2001 From: "0xSYN.dev" <86598690+SAYOUNCDR@users.noreply.github.com> Date: Fri, 10 Oct 2025 06:08:34 +0530 Subject: [PATCH] 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 * Linting error solved + title changed --------- Co-authored-by: Eric Hellman --- more/free-programming-cheatsheets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index c63f6165b..713013c76 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -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