mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-11-18 11:05:16 +00:00
57 lines
845 B
Markdown
57 lines
845 B
Markdown
# Awesome Cheatsheets
|
|
|
|
> Useful cheatsheets to save you time. 🚀
|
|
|
|
[![forthebadge](http://forthebadge.com/images/badges/as-seen-on-tv.svg)](http://forthebadge.com)
|
|
|
|
|
|
## Table of Contents
|
|
|
|
- [Languages](#languages)
|
|
|
|
- [Backend](#backend)
|
|
|
|
- [Frontend](#frontend)
|
|
|
|
- [Databases](#databases)
|
|
|
|
- [Tools](#tools)
|
|
|
|
|
|
## Languages
|
|
|
|
- [Bash](languages/bash.sh)
|
|
|
|
- [JavaScript](languages/javascript.js)
|
|
|
|
|
|
## Backend
|
|
|
|
- [Django](backend/django.py)
|
|
|
|
- [Node.js](backend/node.js)
|
|
|
|
|
|
## Frontend
|
|
|
|
- [Vue](frontend/vue.js)
|
|
|
|
|
|
## Databases
|
|
|
|
- [Redis](databases/redis.sh)
|
|
|
|
|
|
## Tools
|
|
|
|
- [Docker](tools/docker.sh)
|
|
|
|
- [Nanobox Boxfile](tools/nanobox_boxfile.yml)
|
|
|
|
- [Nanobox CLI](tools/nanobox_cli.sh)
|
|
|
|
|
|
## 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.
|