Skip to content

atomicstructure/alx-backend-javascript

Repository files navigation

Resources Read or watch:

ECMAScript 6 - ECMAScript 2015 Statements and declarations Arrow functions Default parameters Rest parameter Javascript ES6 — Iterables and Iterators Learning Objectives At the end of this project, you are expected to be able to explain to anyone, without the help of Google:

What ES6 is New features introduced in ES6 The difference between a constant and a variable Block-scoped variables Arrow functions and function parameters default to them Rest and spread function parameters String templating in ES6 Object creation and their properties in ES6 Iterators and for-of loops 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published