CheatSheets
Repository for everything I look up more than twice
TOC
External Cheat Sheets
In addition to my own above, I compiled a list of the (in my opinion) best Cheatsheets and tutorials for some of the top languages, frameworks and tools out there. I considered clarity, interactivity and simplicity for beginners. Here we go.
General
Awesome
Tech interview
- https://yangshun.github.io/tech-interview-handbook/cheatsheet/
- https://github.com/TSiege/Tech-Interview-Cheat-Sheet
- https://dev.to/elliot/my-google-technical-interview-cheat-sheet-1lbd
Complexity
SEO
Programming, Scripting and Query Languages
C
C++
Dotnet
Go
- https://github.com/a8m/golang-cheat-sheet
- https://devhints.io/go
- https://dev.to/codehakase/how-i-learned-go-programming
GraphQL
- https://devhints.io/graphql
- https://raw.githubusercontent.com/sogko/graphql-shorthand-notation-cheat-sheet/master/graphql-shorthand-notation-cheat-sheet.png
- https://dev.to/methodcoder/graphql-crash-course-in-10-pics-3b04
Java
- https://overapi.com/java
- https://cheatography.com/son9912/cheat-sheets/java-oop-concept/
- https://www.educba.com/category/software-development/software-development-tutorials/java-tutorial/
- https://dev.to/monknomo/java-8-stream-cheatsheet--oad
JavaScript, ES2015+
- http://www.developer-cheatsheets.com/es6
- https://htmlcheatsheet.com/js/
- https://devhints.io/es6
- https://overapi.com/javascript
- https://dev.to/samanthaming/javascript-module-cheatsheet-5b4o
- https://dev.to/samanthaming/es6-arrow-functions-cheatsheet-1cn
Kotlin
PHP
- https://overapi.com/php
- https://phpcheatsheets.com/
- https://dev.to/biros/awesome-php-resources-on-dev----3a18
Python
- https://devhints.io/python
- https://overapi.com/python
- https://www.pythoncheatsheet.org
- https://dev.to/codingsafari/python-cheat-sheet-for-javascripters-2c4m
Regex
- https://www.debuggex.com/cheatsheet/regex/javascript
- https://devhints.io/regexp
- https://overapi.com/regex
- https://dev.to/emmabostian/regex-cheat-sheet-2j2a
- https://dev.to/catherinecodes/a-regex-cheatsheet-for-all-those-regex-haters-and-lovers--2cj1
Ruby
- https://overapi.com/ruby
- https://dev.to/teekay/idiomatic-ruby-writing-beautiful-code-56ef
- https://dev.to/philnash/top-10-errors-from-1000-ruby-on-rails-projects-and-how-to-avoid-them-24m
SQL, MySQL
TypeScript
Frameworks, libraries and their extensions
Angular
jQuery
React
- http://www.developer-cheatsheets.com/react
- https://devhints.io/react
- https://dev.to/codeartistryio/the-react-cheatsheet-for-2020-real-world-examples-4hgg
Redux
- http://www.developer-cheatsheets.com/redux
- https://devhints.io/redux
- https://github.com/linkmesrl/react-journey-2016/blob/master/resources/egghead-redux-cheat-sheet-3-2-1.pdf
Vue.js
- https://marozed.ma/vue-cheatsheet/
- https://devhints.io/vue
- https://dev.to/adnanbabakan/vue-cheat-sheet-1-194a
- https://dev.to/adnanbabakan/vue-cheat-sheet-2-5aj8
- https://dev.to/adnanbabakan/vue-cheat-sheet-3-advanced-4khj
- https://dev.to/devmount/how-to-kickstart-a-vuejs-project-2mj5
Vuex
- https://vuejs-tips.github.io/vuex-cheatsheet/
- https://dev.to/napoleon039/when-why-and-how-to-use-vuex-9fl
Editors, IDEs and other tools
Atom
Bash
- https://devhints.io/bash
- http://johnstowers.co.nz/pages/bash-cheat-sheet.html
- https://dev.to/devmount/9-evil-bash-commands-explained-4k5e
Docker
Git
- http://www.ndpsoftware.com/git-cheatsheet.html
- https://overapi.com/git
- https://dev.to/maxpou/git-cheat-sheet-advanced-3a17
- https://dev.to/duomly/git-cheatsheet-for-beginners-5apl
- https://dev.to/antjanus/my-personal-git-tricks-cheatsheet-23j1
- https://dev.to/hengnee/yet-another-git-cheatsheet-4gjk
- https://dev.to/devmount/how-to-correct-git-commit-messages-402d
- https://dev.to/devmount/signed-git-commits-in-vs-code-36do
Node.js
- https://devhints.io/nodejs
- https://overapi.com/nodejs
- https://dev.to/santypk4/bulletproof-node-js-project-architecture-4epf
- https://dev.to/jorge_rockr/everything-you-need-to-know-about-node-js-lnc
Sublime Text
Vim
Visual Studio Code
- https://devhints.io/vscode
- https://code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf
- https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf
- https://code.visualstudio.com/shortcuts/keyboard-shortcuts-linux.pdf
- https://dev.to/devmount/23-lesser-known-vs-code-shortcuts-as-gif-80
Markup and Styling
CSS, CSS3, Flexbox
- https://htmlcheatsheet.com/css/
- https://devhints.io/css
- https://overapi.com/css
- https://yoksel.github.io/flex-cheatsheet/
- https://dev.to/proticm/css-variables-cheat-sheet-32id
- https://dev.to/iggredible/css-selectors-cheatsheet-24bh
- https://dev.to/devmount/learn-css-animation-by-creating-pure-css-loaders-3lm6
- https://dev.to/devmount/8-games-to-learn-css-the-fun-way-4e0f
Emmet
- https://docs.emmet.io/cheat-sheet/
- https://devhints.io/emmet
- https://dev.to/lalawuhan/emmet-love-4be5
HTML, HTML5
JSON
LaTeX
Markdown
- https://www.markdownguide.org/cheat-sheet
- https://devhints.io/markdown
- https://dev.to/rattanakchea/markdown-cheatsheet-for-developers-2bjj
Pug
SASS, SCSS
- https://sass-cheatsheet.brunoscopelliti.com/
- https://devhints.io/sass
- https://dev.to/finallynero/scss-cheatsheet-7g6
Stylus
Xpath
Yaml
Platforms, web apps and code management
Github
- https://github.com/tiimgreen/github-cheat-sheet
- https://github.github.com/training-kit/downloads/github-git-cheat-sheet/
Gitlab
Jupyter Notebook
NPM
- https://devhints.io/npm
- https://guide.freecodecamp.org/developer-tools/npm-cheatsheet/
- https://dev.to/therealdanvega/creating-your-first-npm-package-2ehf