An open API service indexing awesome lists of open source software.

https://github.com/tr-reny/alx-backend-javascript


https://github.com/tr-reny/alx-backend-javascript

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# ALX SHORT SPECIALIZATION

## Javascript for Backend
![Repo size](https://img.shields.io/github/repo-size/franklinobasy/alx-backend-javascript)
![Repo License](https://img.shields.io/github/license/franklinobasy/alx-backend-javascript.svg)
![Latest commit](https://img.shields.io/github/last-commit/franklinobasy/alx-backend-javascript/master?style=round-square)

This repository contains all the project codes for the javascript backend specilization

## Projects

| Project | Descripton |
| ------- | ---------- |
| [`0x00-ES6_basic`](./0x00-ES6_basic/) | ES6 Basics - **`Javascript`** **`ES6`** |
| [`0x01. ES6 Promises`](./0x01-ES6_promise/) | ES6 Promises - **`JavaScript`** **`ES6`** |
| [`0x02. ES6 classes`](./0x02-ES6_classes/) | ES6 classes - **`OOP`** **`Javascript`** **`ES6`** |
| [`0x03. ES6 data manipulation`](./0x03-ES6_data_manipulation/) | ES6 data manipulation - **`Javascript`** **`ES6`** |
| [`0x04. Typescript`](./0x04-TypeScript/) | Typescript - **`Javascript`** **`Typescript`** |