https://github.com/devmarkson/alx-backend-javascript
https://github.com/devmarkson/alx-backend-javascript
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devmarkson/alx-backend-javascript
- Owner: DevMarkson
- Created: 2023-06-26T21:16:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-26T03:47:54.000Z (almost 3 years ago)
- Last Synced: 2025-05-20T06:37:12.309Z (about 1 year ago)
- Language: JavaScript
- Size: 239 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ALX Backend Javascript README
## 0x00-ES6_basic
This folder contains the basic concepts and features of ES6 (ECMAScript 2015). It covers the fundamental topics of the ES6 specification, which introduced several new syntax and language improvements to JavaScript.
# 0x05-Node_JS_Basics
This repository contains a set of tasks aimed at practicing various aspects of Node.js. Each task focuses on a specific concept and builds upon the previous ones. Below is a guide to understanding and completing each task.
## 0x06-unittests_in_js
This repository contains a series of tasks focused on unit testing and integration testing in JavaScript. Each task builds upon the previous one, showcasing different testing techniques and practices.