Finished up first pass

This commit is contained in:
Yohan Mishkin
2018-04-15 00:18:12 -04:00
parent 5ce0c7a9ab
commit 46f33f030e
2 changed files with 731 additions and 1 deletions

View File

@@ -45,7 +45,7 @@ Feel free to browse each cheatsheet to learn new things and to keep them at hand
* [Django](backend/django.py)
#### Javascript
* [Feathers.js](backend/feathers.js)
* [Moleculer](backend/moleculer.js)
* [Node.js](backend/node.js)
@@ -65,6 +65,7 @@ Feel free to browse each cheatsheet to learn new things and to keep them at hand
* [React.js](frontend/react.js)
* [Vue.js](frontend/vue.js)
* [Ember.js](frontend/ember.js)
</details>