1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-06-01 12:20:48 +00:00
Go to file
Julien Le Coupanec 71e8218423 Update README.md
2018-02-06 03:02:48 +00:00
_images Update README.md 2018-02-06 02:16:36 +00:00
backend Fix issue with folders 2018-02-06 02:10:51 +00:00
databases Fix issue with folders 2018-02-06 02:10:51 +00:00
frontend Fix issue with folders 2018-02-06 02:10:51 +00:00
languages Fix issue with folders 2018-02-06 02:10:51 +00:00
tools Vim: Update header 2018-02-06 02:22:09 +00:00
.gitignore JavaScript: global objects > array 2017-11-09 02:49:11 +00:00
LICENSE Create LICENSE 2018-02-06 01:55:21 +00:00
README.md Update README.md 2018-02-06 03:02:48 +00:00

AWESOME CHEATSHEETS LOgO

📚 Useful cheatsheets for popular programming languages, frameworks and development tools with everything you should know in one single file.

Why are we doing this?

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 but as it is easier to keep track of the history, I reorganized everything into a single repository. Most of the content is coming from official documentations or some books I have read.

Feel free to browse each file to learn new things and to keep them at hand when you forgot about something. They have been designed to save you time when you are building great things and to provide a quick way to assess your knowledge.

If you want to follow this mindset for your favorite programming language, framework or development tool, you are more than welcome to contribute. Just submit changes via pull request and I will review it.

Table of Contents

Languages

Backend

Frontend

Databases

Tools