Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Feel free to take a look. You might learn new things. They have been designed to
#### Functional

- [JavaScript](languages/javascript.js)
- [Typescript](languages/typescript.md)

</details>

Expand All @@ -61,6 +62,7 @@ Feel free to take a look. You might learn new things. They have been designed to
- [Sails.js](backend/sails.js)
</details>


### 🌐 Frontend

<details>
Expand All @@ -79,6 +81,10 @@ Feel free to take a look. You might learn new things. They have been designed to
- [Ember.js](frontend/ember.js)
- [Angular (2+)](frontend/angular.js)
- [AngularJS](frontend/angularjs.js)

#### Typescript

- [Typescript](frontend/typescript.ts)
</details>

### 🗃️ Databases
Expand Down
Loading