Merge branch 'master' into master

This commit is contained in:
Tom Jebb
2018-05-10 14:20:18 -04:00
committed by GitHub
3 changed files with 54 additions and 14 deletions

View File

@@ -6,14 +6,12 @@
> ❤️ **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.
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
@@ -32,8 +30,8 @@ Feel free to browse each cheatsheet to learn new things and to keep them at hand
#### Functional
* [JavaScript](languages/javascript.js)
</details>
</details>
### 📦 Backend
@@ -49,8 +47,7 @@ Feel free to browse each cheatsheet to learn new things and to keep them at hand
* [Feathers.js](backend/feathers.js)
* [Moleculer](backend/moleculer.js)
* [Node.js](backend/node.js)
</details>
</details>
### 🌐 Frontend
@@ -77,8 +74,7 @@ Feel free to browse each cheatsheet to learn new things and to keep them at hand
#### NoSQL
* [Redis](databases/redis.sh)
</details>
</details>
### 🔧 Tools
@@ -96,14 +92,12 @@ Feel free to browse each cheatsheet to learn new things and to keep them at hand
* [Kubernetes](tools/kubernetes.sh)
* [Nanobox Boxfile](tools/nanobox_boxfile.yml)
* [Nanobox CLI](tools/nanobox_cli.sh)
</details>
</details>
## 🙌🏼 How to Contribute?
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.
## 🙏🏻 Contribution
<table>
@@ -120,6 +114,9 @@ You are more than welcome to contribute and build your own cheatsheet for your f
<td align="center">
<a href="https://learnk8s.io/" target="_blank"><img src="https://pbs.twimg.com/profile_images/925127335573114880/9yCkEIe3_400x400.jpg" height="64" /></a>
</td>
<td align="center">
<a href="https://www.voxygen.com/" target="_blank"><img src="https://imgur.com/XQoVtag.png" height="64" /></a>
</td>
</tr>
</table>