Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/droffilc1/alx-backend-javascript
- Owner: droffilc1
- Created: 2024-04-22T06:14:06.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-21T13:45:01.000Z (6 months ago)
- Last Synced: 2024-10-01T05:17:37.959Z (3 months ago)
- Topics: backend, es6, express-js, expressjs, javascript, mocha, node-js, nodejs, oop, unittest
- Language: JavaScript
- Homepage:
- Size: 21.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)