2018-02-07 00:21:06 +00:00
![AWESOME CHEATSHEETS LOGO ](_images/awesome_cheatsheets_logo@2x.png )
2018-02-06 02:16:36 +00:00
2018-02-10 00:27:00 +00:00
[![Awesome ](https://awesome.re/badge.svg )](https://awesome.re)
2018-02-06 04:21:12 +00:00
> 📚 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
2018-02-10 00:11:11 +00:00
> ❤️ **If you like this repository, [you can click here to tweet it and make it spread](https://ctt.ec/PHba4).**
2018-02-06 04:21:12 +00:00
2018-02-06 02:49:52 +00:00
2018-02-11 18:12:10 +00:00
## 🎩 Why Awesome-Cheatsheets?
2018-02-06 02:49:52 +00:00
2018-02-10 00:11:11 +00:00
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.
2018-02-06 02:49:52 +00:00
2018-02-10 00:11:11 +00:00
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.
2018-02-06 02:49:52 +00:00
2018-02-10 00:11:11 +00:00
2018-02-11 18:12:10 +00:00
## 🙌🏼 How to Contribute?
2018-02-10 00:11:11 +00:00
You are more than welcome to contribute and build your own cheatsheet for your favorite programming language, framework or development tool. Just submit changes via pull request and I will review them before merging.
2017-11-09 15:57:32 +00:00
2017-11-09 04:07:11 +00:00
2018-02-06 10:50:57 +00:00
## 📚 Table of Contents
2018-02-11 18:09:22 +00:00
### 📃 Languages
2018-02-06 10:50:57 +00:00
< details >
< summary > View contents< / summary >
2017-11-09 04:02:29 +00:00
2018-02-06 10:50:57 +00:00
* [Bash ](languages/bash.sh )
* [JavaScript ](languages/javascript.js )
< / details >
2017-11-18 17:32:02 +00:00
2018-02-11 18:09:22 +00:00
### 📦 Backend
2018-02-06 10:50:57 +00:00
< details >
< summary > View contents< / summary >
2017-11-18 17:32:02 +00:00
2018-02-11 18:09:22 +00:00
#### Python
2017-11-09 04:02:29 +00:00
2018-02-11 18:09:22 +00:00
* [Django ](backend/django.py )
2017-11-09 15:57:32 +00:00
2018-02-11 18:09:22 +00:00
#### Javascript
2018-02-06 10:50:57 +00:00
2018-02-11 18:09:22 +00:00
* [Feathers.js ](backend/feathers.js )
* [Node.js ](backend/node.js )
2018-02-06 10:50:57 +00:00
< / details >
2017-11-09 04:02:29 +00:00
2018-02-11 18:09:22 +00:00
### 🌐 Frontend
2018-02-06 10:50:57 +00:00
< details >
< summary > View contents< / summary >
2018-02-11 18:09:22 +00:00
#### Frameworks
* [Vue.js ](frontend/vue.js )
2018-02-06 10:50:57 +00:00
< / details >
2017-11-18 17:32:02 +00:00
2018-02-11 18:09:22 +00:00
### 🗃️ Databases
2018-02-06 10:50:57 +00:00
< details >
< summary > View contents< / summary >
* [Redis ](databases/redis.sh )
< / details >
2017-11-09 15:57:32 +00:00
2018-02-11 18:09:22 +00:00
2018-02-11 18:17:56 +00:00
### 🔧 Tools
2018-02-11 18:09:22 +00:00
2018-02-06 10:50:57 +00:00
< details >
< summary > View contents< / summary >
2017-11-18 17:32:02 +00:00
2018-02-11 18:09:22 +00:00
* [Docker ](tools/docker.sh )
2018-02-06 10:50:57 +00:00
* [Nanobox Boxfile ](tools/nanobox_boxfile.yml )
* [Nanobox CLI ](tools/nanobox_cli.sh )
* [VIM ](tools/vim.txt )
< / details >
2017-11-18 17:32:02 +00:00
2018-02-07 00:29:34 +00:00
## Contribution
2018-02-07 00:21:06 +00:00
< table >
< tr >
2018-02-10 00:11:11 +00:00
< td align = "center" >
< a href = "https://anyleads.com/" target = "_blank" > < img src = "https://pbs.twimg.com/profile_images/838140522476761094/A4WpBe5M_400x400.jpg" height = "64" / > < / a >
2018-02-07 00:21:06 +00:00
< / td >
< td align = "center" >
2018-02-10 00:11:11 +00:00
< a href = "https://crisp.chat/" target = "_blank" > < img src = "https://pbs.twimg.com/profile_images/651629444944273408/r5Kd_ifq_400x400.png" height = "64" / > < / a >
2018-02-07 00:21:06 +00:00
< / td >
< / tr >
< / table >
> 👋 Do you want your company to be listed there? Contribute with a cheatsheet for your favorite programming language, framework or development tool.