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 1 month 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-27T15:20:53.000Z (over 1 year ago)
- Last Synced: 2025-02-18T01:32:06.960Z (4 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


## 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