![AWESOME CHEATSHEETS LOGO](_design/cover_github@2x.png)
[![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/LeCoupa/awesome-cheatsheets/blob/master/LICENSE)
> 📚 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
> ❤️ **If you like this repository, [you can click here to tweet it and make it spread](https://ctt.ec/PHba4).**
## 🤔 Why Awesome-Cheatsheets?
I always make a cheatsheet when I want to improve my skills on a programming language, a framework or a development tool. [I started doing these kind of things a long time ago on Gist](https://gist.github.com/LeCoupa) To better keep track of the history and to let people contribute to them, I reorganized everything into this single repository. Most of the content is coming from official documentations and some books I have read.
Feel free to browse each cheatsheet to learn new things and to keep them at hand when you forgot about one command. 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
* [Bash](languages/bash.sh)
#### Imperative
* [PHP](languages/php.php)
#### Functional
* [JavaScript](languages/javascript.js)
View cheatsheets
#### Python
* [Django](backend/django.py)
#### Javascript
* [Feathers.js](backend/feathers.js)
* [Moleculer](backend/moleculer.js)
* [Node.js](backend/node.js)
View cheatsheets
#### Basics
* [HTML5](frontend/html5.html)
#### Frameworks
* [React.js](frontend/react.js)
* [Vue.js](frontend/vue.js)
View cheatsheets
#### NoSQL
* [Redis](databases/redis.sh)
View cheatsheets
#### Development
* [VIM](tools/vim.txt)
* [Xcode](tools/xcode.txt)
#### Infrastructure
* [Docker](tools/docker.sh)
* [Kubernetes](tools/kubernetes.sh)
* [Nanobox Boxfile](tools/nanobox_boxfile.yml)
* [Nanobox CLI](tools/nanobox_cli.sh)