As a tribute to my young, homework-nerd self, I've compiled a list of some of the best cheat sheets I could find for web development purposes (although admittedly I favored the things I just happen to need sometimes). If we're being honest, there's simply too much to know by memory, so having a list like this could be handy.
Now, you might be thinking, "You fool, cheat sheets aren't helpful for actual learning. They're the StackOverflow of professional development." And that's fair. Who even knows what year something was created, let alone whether or not its correct.
I tried to find good Cheatsheets that might be helpful to beginner and intermediate level developers and I was overwhelmed with results. This post topic is NOT an original idea. If you hate the list I made, definitely try your hand and finding some that you like, because they're valuable tools. Not only are these helpful if you're just starting out with a new technology or tool, but they may expose you to things you didn't know existed yet! Ive been using Git for 10 years and I had no idea there was such a command as git obliterate
. I'm excited to use that one.
★ Denotes an exceptionally excellent cheat sheet
- Bash
- Chrome DevTools ★
- CSS Grid ★
- CSS Interactive Animation Cheatsheet (Download this stylesheet for the actual code) ★
- CSS (CSS3) ★
- CSS Antialiasing Text
- CSS Flexbox ★
- Emmet (read the comments because there's an error)
- Express ★
- Gatsby
- Git Branch
- Git Cheatsheet (git-tower) ★
- Git Extras
- Git (gist) ★
- Git Log
- Git Log Format ★
- Git (overapi.com) ★
- Git Revisions ★
- Git Tricks ★
- GraphQL ★
- HTML5 (short, but decent)
- HTML5 (long, but informative) ★
- HTTP Response Codes
- HTTP Status Codes
- JavaScript ES6 ★
- JavaScript ES6/ES2015 ★
- JavaScript Error Handling ★
- JavaScript Extensive ES6 Cheatsheet ★
- JavaScript Fetch API
- JavaScript Promises (devhints)
- JavaScript Promises (codeacademy) ★
- JavaScript Surprisingly Dense Cheatsheet for Arrays
- Jest ★
- Markdown
- MongoDB
- MongoDB and Mongoose ★
- Node (codeacademy)
- Node (Node University) ★
- Node (U. Washington CS Department) ★
- NPM
- PHP
- React (mainly for class-based components) ★
- React ★
- Redux ★
- Regular Expressions
- SASS ★
- SEO ★
- VSCode
- WAI-ARIA ★
- WCAG Compliance Checklist ★
- Webpack (devhints)