Add AngularJS

This commit is contained in:
Julien LE COUPANEC
2018-06-25 19:12:22 +01:00
parent a0782c770a
commit 5c895d9d08

View File

@@ -21,15 +21,15 @@ Feel free to browse each cheatsheet to learn new things and to keep them at hand
#### Command line interface #### Command line interface
* [Bash](languages/bash.sh) - [Bash](languages/bash.sh)
#### Imperative #### Imperative
* [PHP](languages/php.php) - [PHP](languages/php.php)
#### Functional #### Functional
* [JavaScript](languages/javascript.js) - [JavaScript](languages/javascript.js)
</details> </details>
@@ -40,13 +40,13 @@ Feel free to browse each cheatsheet to learn new things and to keep them at hand
#### Python #### Python
* [Django](backend/django.py) - [Django](backend/django.py)
#### Javascript #### Javascript
* [Feathers.js](backend/feathers.js) - [Feathers.js](backend/feathers.js)
* [Moleculer](backend/moleculer.js) - [Moleculer](backend/moleculer.js)
* [Node.js](backend/node.js) - [Node.js](backend/node.js)
</details> </details>
### 🌐 Frontend ### 🌐 Frontend
@@ -56,14 +56,15 @@ Feel free to browse each cheatsheet to learn new things and to keep them at hand
#### Basics #### Basics
* [HTML5](frontend/html5.html) - [HTML5](frontend/html5.html)
#### Frameworks #### Frameworks
* [React.js](frontend/react.js) - [React.js](frontend/react.js)
* [Vue.js](frontend/vue.js) - [Vue.js](frontend/vue.js)
* [Ember.js](frontend/ember.js) - [Ember.js](frontend/ember.js)
* [Angular](frontend/angular.js) - [Angular](frontend/angular.js)
- [AngularJS](frontend/angularjs.js)
</details> </details>
### 🗃️ Databases ### 🗃️ Databases
@@ -73,7 +74,7 @@ Feel free to browse each cheatsheet to learn new things and to keep them at hand
#### NoSQL #### NoSQL
* [Redis](databases/redis.sh) - [Redis](databases/redis.sh)
</details> </details>
### 🔧 Tools ### 🔧 Tools
@@ -83,15 +84,15 @@ Feel free to browse each cheatsheet to learn new things and to keep them at hand
#### Development #### Development
* [VIM](tools/vim.txt) - [VIM](tools/vim.txt)
* [Xcode](tools/xcode.txt) - [Xcode](tools/xcode.txt)
#### Infrastructure #### Infrastructure
* [Docker](tools/docker.sh) - [Docker](tools/docker.sh)
* [Kubernetes](tools/kubernetes.sh) - [Kubernetes](tools/kubernetes.sh)
* [Nanobox Boxfile](tools/nanobox_boxfile.yml) - [Nanobox Boxfile](tools/nanobox_boxfile.yml)
* [Nanobox CLI](tools/nanobox_cli.sh) - [Nanobox CLI](tools/nanobox_cli.sh)
</details> </details>
## 🙌🏼 How to Contribute? ## 🙌🏼 How to Contribute?