diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index 2df996fb3..3be907f26 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -394,6 +394,7 @@ * [React Cheatsheet](https://www.codecademy.com/learn/react-101/modules/react-101-jsx-u/cheatsheet) - Codecademy (HTML) * [React Native Cheat Sheet](https://zerotomastery.io/cheatsheets/react-native-cheat-sheet/) - ZeroToMastery (HTML) * [React-router Cheatsheet](https://devhints.io/react-router) - Devhints.io (HTML) +* [React TypeScript Cheat Sheet](https://react-typescript-cheatsheet.netlify.app/docs/basic/setup) - TypeScript Cheatsheets (HTML) * [React.js Cheatsheet](https://devhints.io/react) - Devhints.io (HTML) * [Ultimate React.js Cheat Sheet](https://upmostly.com/ultimate-reactjs-cheat-sheet) - Upmostly.com (HTML)