Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/droffilc1/alx-backend-javascript

Modern JavaScript Concepts - ECMAScript 2015(ES6)
https://github.com/droffilc1/alx-backend-javascript

backend es6 express-js expressjs javascript mocha node-js nodejs oop unittest

Last synced: 3 months ago
JSON representation

Modern JavaScript Concepts - ECMAScript 2015(ES6)

Awesome Lists containing this project

README

        

# High-level programming

## Description

This repository contains programs written for alx-backend-javascript programming.

## Structure

- [0x00. ES6 Basics](./0x00-ES6_basic)
- [0x01. ES6 Promises](./0x01-ES6_promise)
- [0x02. ES6 classes](./0x02-ES6_classes)
- [0x03. ES6 data manipulation](./0x03-ES6_data_manipulation)
- [0x04. Typescript](./0x04-TypeScript)
- [0x05. NodeJS Basics](./0x05-Node_JS_basic)
- [0x06. Unittests in JS](./0x06-unittests_in_js)