2017-11-09 04:02:29 +00:00
|
|
|
# Awesome Cheatsheets
|
|
|
|
|
2017-11-11 19:01:08 +00:00
|
|
|
> Useful cheatsheets to save you time. 🚀
|
2017-11-09 15:57:32 +00:00
|
|
|
|
|
|
|
[![forthebadge](http://forthebadge.com/images/badges/as-seen-on-tv.svg)](http://forthebadge.com)
|
2017-11-09 04:02:29 +00:00
|
|
|
|
2017-11-09 04:07:11 +00:00
|
|
|
|
2017-11-09 04:02:29 +00:00
|
|
|
## Table of Contents
|
|
|
|
|
|
|
|
- [Languages](#languages)
|
2017-11-18 17:32:02 +00:00
|
|
|
|
|
|
|
- [Backend](#backend)
|
|
|
|
|
|
|
|
- [Frontend](#frontend)
|
|
|
|
|
2017-11-12 01:06:57 +00:00
|
|
|
- [Databases](#databases)
|
2017-11-18 17:32:02 +00:00
|
|
|
|
2017-11-09 04:02:29 +00:00
|
|
|
- [Tools](#tools)
|
|
|
|
|
2017-11-09 15:57:32 +00:00
|
|
|
|
2017-11-09 04:02:29 +00:00
|
|
|
## Languages
|
|
|
|
|
2017-11-11 23:17:07 +00:00
|
|
|
- [Bash](languages/bash.sh)
|
2017-11-18 17:32:02 +00:00
|
|
|
|
2017-11-09 04:02:29 +00:00
|
|
|
- [JavaScript](languages/javascript.js)
|
|
|
|
|
2017-11-09 15:57:32 +00:00
|
|
|
|
2017-11-18 17:32:02 +00:00
|
|
|
## Backend
|
|
|
|
|
|
|
|
- [Django](backend/django.py)
|
2017-11-11 19:01:08 +00:00
|
|
|
|
2017-11-18 17:32:02 +00:00
|
|
|
- [Node.js](backend/node.js)
|
|
|
|
|
|
|
|
|
|
|
|
## Frontend
|
|
|
|
|
2017-11-20 22:35:29 +00:00
|
|
|
- [Vue.js](frontend/vue.js)
|
2017-11-11 19:01:08 +00:00
|
|
|
|
|
|
|
|
2017-11-12 01:06:57 +00:00
|
|
|
## Databases
|
|
|
|
|
|
|
|
- [Redis](databases/redis.sh)
|
|
|
|
|
|
|
|
|
2017-11-09 04:02:29 +00:00
|
|
|
## Tools
|
|
|
|
|
2017-11-11 23:28:02 +00:00
|
|
|
- [Docker](tools/docker.sh)
|
2017-11-18 17:32:02 +00:00
|
|
|
|
2017-11-09 04:02:29 +00:00
|
|
|
- [Nanobox Boxfile](tools/nanobox_boxfile.yml)
|
2017-11-18 17:32:02 +00:00
|
|
|
|
2017-11-09 04:03:20 +00:00
|
|
|
- [Nanobox CLI](tools/nanobox_cli.sh)
|
2017-11-09 15:57:32 +00:00
|
|
|
|
|
|
|
|
|
|
|
## Contributions
|
|
|
|
|
|
|
|
Any contribution to the code (via pull request would be nice) or any part of the documentation and any idea and/or suggestion are very welcome.
|