mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-11-18 11:05:16 +00:00
61 lines
975 B
Markdown
61 lines
975 B
Markdown
# Awesome Cheatsheets
|
|
|
|
> 🚀 Cheatsheets for popular programming languages & frameworks. The MUST KNOWS of programming organized into a single repository.
|
|
|
|
[![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)
|
|
|
|
- [Feathers.js](backend/feathers.js)
|
|
|
|
- [Node.js](backend/node.js)
|
|
|
|
|
|
## Frontend
|
|
|
|
- [Vue.js](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)
|
|
|
|
- [VIM](tools/vim.txt)
|
|
|
|
|
|
## Contributions
|
|
|
|
Contributions to code, documentation, and general suggestions are most welcome. Please submit changes via pull request.
|