/JS-Fundamentals

Project for JS Fundamentals, AOF, Modern JavaScript Workshops. You are welcome to make PR.

Primary LanguageJavaScript

JS-Fundamentals

  1. Var, Let, Const
  2. Data Types
  3. Strings
  4. Arrays
  5. Objects
  6. Functions
  7. DOM

JS-AOF

  1. Arrays
  2. Objects
  3. Functions

Modern JavaScript:

  1. Strings, Template Literals and Tagged Templates
  2. Promises
  3. Async Functions
  4. Iterators
  5. Sync Generators

Requirements

Install the following software:

  1. Node.js
  2. Git

Run the project

npm install

npm start