👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Julien Le Coupanec 559d03ecf3
Merge pull request #372 from cunnellp5/cunnellp/vscode/add-command-and-cleanup-spaces
2 months ago
.husky build: set up commitlint 2 years ago
_design Move everything to _design 6 years ago
backend new laravel commands added 2 years ago
databases Added mongoDB cheatSheet 2 years ago
frontend Fix Issue #316: keygen deprecated 6 months ago
languages adding the at method 10 months ago
tools updates vscode cheat sheet with one command 2 months ago
.gitignore Added match '*.swp' to work with Vim in 'gitgnore'. 5 years ago
LICENSE Create LICENSE 6 years ago
README.md Added cheatsheet for Firebase CLI 10 months ago
commitlint.config.js build: set up commitlint 2 years ago

README.md

AWESOME CHEATSHEETS LOGO

Awesome GitHub license

WEBSITE DIRECTORY: Available here.

📚 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.

🤔 Why Awesome-Cheatsheets?

I usually make a cheat sheet when I want to improve my skills in a programming language, a framework or a development tool. I started doing these kinds of things a long time ago on Gist. To better keep track of the history and to let people contribute, I re-organized all of them into this single repository. Most of the content is coming from official documentation and some books I have read.

Feel free to take a look. You might learn new things. They have been designed to provide a quick way to assess your knowledge and to save you time.

📚 Table of Contents

📃 Languages

View cheatsheets

Command line interface

Imperative

Functional

📦 Backend

View cheatsheets

PHP

Python

Javascript

🌐 Frontend

View cheatsheets

Basics

Frameworks

🗃️ Databases

View cheatsheets

SQL

NoSQL

🔧 Tools

View cheatsheets

Development

Infrastructure

🙌🏼 How to Contribute?

You are more than welcome to contribute and build your own cheat sheet for your favorite programming language, framework or development tool. Just submit changes via pull request and I will review them before merging.

👩‍💻👨‍💻 Our valuable Contributors