DEV Community

Discussion on: React (work in progress) Cheat sheet

Collapse
 
michaelcurrin profile image
Michael Currin • Edited

Hi. I am not so familiar with React. so this looks useful for me.

I have a React cheatsheet here. I liked some of your points so worked them into my JSX page. Also I hadn't see destructuring props without props variable so added it to my Props page.
michaelcurrin.github.io/dev-cheats...

I also like to use the result of running the quickstart command as repo and live site, for reference.

github.com/MichaelCurrin/react-qui...