Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsfoss0/alx-backend-javascript
This Repository holds the concepts, projects and documentation for my journey learning modern JavaScript (ES6) and TypeScript at ALX Africa in the Software Engineering specialization
https://github.com/itsfoss0/alx-backend-javascript
alx-backend alx-curriculum babel es6 holbertonschool javascript typescript
Last synced: about 5 hours ago
JSON representation
This Repository holds the concepts, projects and documentation for my journey learning modern JavaScript (ES6) and TypeScript at ALX Africa in the Software Engineering specialization
- Host: GitHub
- URL: https://github.com/itsfoss0/alx-backend-javascript
- Owner: Itsfoss0
- License: mit
- Created: 2023-06-26T13:21:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-27T15:20:53.000Z (about 1 year ago)
- Last Synced: 2024-05-01T16:39:32.097Z (6 months ago)
- Topics: alx-backend, alx-curriculum, babel, es6, holbertonschool, javascript, typescript
- Language: JavaScript
- Homepage:
- Size: 747 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![img](https://assets.imaginablefutures.com/media/images/ALX_Logo.max-200x150.png)
![hacker-boy](https://media4.giphy.com/media/RbDKaczqWovIugyJmW/200w.webp?cid=ecf05e470596lw1xdle2khnjie20rnxr0zjax30rkoi0l8ue&ep=v1_gifs_search&rid=200w.webp&ct=g)
## Modern JavaScript
This Repo documents the concepts, projects and resources learning Modern JavaScript(ES6), NodeJs and TypeScript at [ALX Africa](www.alxafrica.com) during the backend short specialization phase
## Table of contents
[0x00](0x00-ES6_basic): Introduction to ES6[0x01](0x01-ES6_promise): JavaScript Promises
[0x02](0x02-ES6_classes): JavaScript Classes
[0x03](0x03-ES6_data_manipulation): Data Manipulation
[0x04](0x04-TypeScript): TypeScript
[0x05](0x05-Node_JS_basic): NodeJS Basics
[0x06](0x06-unittests_in_js): Unit testing