Topic outline

  • Module13: JavaScript ES6, Object Notation- Typescript

    Introduction to ES6. JavaScript classes. Object Notation

    Introduction to ES6. ES6 is a major update to JavaScript that includes a lot of new features. In this submodule we will differentiate between the keywords "let" and "var".
    We will also see the arrow functions that make the code more readable and structured.