Web training

Duration 2 days • 14 hours Get a quote

Data types and variables

  • Instructions and syntax
  • Types of data
  • Coercion
  • The variables
  • The operators

Functions

  • Definition
  • Functions are objects
  • Management of parameters
  • Arrow functions

Objects

  • Definition and creation
  • Properties
  • Constructors
  • Prototype and inheritance
  • Standard objects
  • Classes

Arrays

  • Declaration
  • Access to data
  • Multidimensional arrays
  • Methods of arrays

Control structures

  • if
  • switch
  • while
  • for

Advanced functions

  • Functional programming
  • Visibility of variables and functions
  • The keyword this
  • Closures
  • Generator functions

Asynchronous programming

  • Promises
  • Async / Await

Error management

Modules

Essential Libraries

  • Lodash
  • Moment

Memory management

JSON