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

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


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

Last synced: 11 months ago
JSON representation

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.