Add React cheatsheet from ZTM (#12587)

* Add React cheatsheet from ZTM

* Move to line 335

* Moved to line 334

* Moved to line 333 as suggested

---------

Co-authored-by: enguy-hub <enguy-hub@github.com>
This commit is contained in:
enguy-hub 2025-10-19 16:59:05 +02:00 committed by GitHub
parent 081bb7bb1e
commit 24a1fc2023
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -363,6 +363,7 @@
#### React.js
* [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.js Cheatsheet](https://devhints.io/react) - Devhints.io (HTML)
* [Ultimate React.js Cheat Sheet](https://upmostly.com/ultimate-reactjs-cheat-sheet) - Upmostly.com (HTML)