Skip to content

Latest commit

 

History

History

js-evolution

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Stage#1 JavaScript. Evolution

Module Overview

In the "JavaScript. Evolution" module, students will dive into the modern features and improvements brought by ES2015 (also known as ES6) and how it has transformed JavaScript development. The module emphasizes practical skills in using advanced ES2015 features like array and object destructuring, spread operators, as well as understanding complex types such as Maps, Sets, and Symbols. Additionally, it covers the fundamentals of npm (Node Package Manager) and package.json, providing students with the essential tools for managing JavaScript projects and dependencies.

In this module, students need to learn about:

Approximate time to complete this module:

3h

Practice

  1. You need to take the "[St1] JS Evolution" test in the RS APP > Auto Test

Additional sources