DEV Community

Cover image for What's Your Favourite Cheat Sheets?
Nick Taylor
Nick Taylor

Posted on • Updated on • Originally published at iamdeveloper.com

What's Your Favourite Cheat Sheets?

Photo care of Flick user Luther Cunningham

Have an awesome cheat sheet or cheat sheet repo you wanna share with the rest of us?

I'll get things started. Here's a nice cheat sheet from @dan_abramov for modern React lifecycle methods (React 16.3+)

Top comments (13)

Collapse
 
ben profile image
Ben Halpern

Not quite a single cheatsheet but I think this project is cool: devhints.io

I'd love to bring something like that into dev.to

Collapse
 
nickytonline profile image
Nick Taylor

Nice! I use devdocs and MDN with Alfred, but that's more like full blown apis which is great too, but sometimes you just need the cheat sheet ;)

Collapse
 
rhymes profile image
rhymes

love devdocs and devhints, didn't know about them! A good way not to open too many tabs :-)

Thread Thread
 
nickytonline profile image
Nick Taylor

One of the cool things about devdocs is you can use it offline.

Collapse
 
pbouillon profile image
Pierre Bouillon

Never saw it anywhere and glad you did! It will certainly be very helpful!

Collapse
 
nektro profile image
Meghan (she/her)
Collapse
 
jdsteinhauser profile image
Jason Steinhauser

One of my perennial favorites has been this story splitting flowchart. It has really helped several times for intelligently dividing tasks for user stories.

Collapse
 
nickytonline profile image
Nick Taylor

Nice! Definitely gonna check this out. Thanks for sharing.

Collapse
 
ben profile image
Ben Halpern

Can I add that the spelling of favourite is giving me a lot of Canadian nostalgia 🤗

Collapse
 
nickytonline profile image
Nick Taylor • Edited

Here's a great resource from @swyx , React+TypeScript Cheatsheets.

Collapse
 
swyx profile image
swyx

aw thanks!

Collapse
 
hundredrab profile image
100

Not exactly a cheatsheet either, but I really like goalkicker.com/

Collapse
 
nickytonline profile image
Nick Taylor

I came across this great set of OWASP cheat sheets today.