Skip to content

samuelselasi/alx-backend-javascript

Repository files navigation

Backend Specialization

js

Table of Contents

About

This directory consists of:

Modern JavaScript

  • ES6
  • TypeScript
  • Node JS basic
  • Unittests

Requirements

General

  • All your files will be executed on Ubuntu 18.04 LTS using NodeJS 12.11.x
  • Allowed editors: vi, vim, emacs, Visual Studio Code
  • All your files should end with a new line
  • A README.md file, at the root of the folder of the project, is mandatory
  • Your code should use the js extension
  • Your code will be tested using the Jest Testing Framework
  • Your code will be analyzed using the linter ESLint along with specific rules that we’ll provide
  • All of your functions must be exported

Projects

  1. 0x00-ES6_basic
  2. 0x01-ES6_promise
  3. 0x02-ES6_classes
  4. 0x03-ES6_data_manipulation
  5. 0x04-TypeScript
  6. 0x05-Node_JS_basic
  7. 0x06-unittests_in_js

About

Backend Specialization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published