/intro-to-js-gdg-bootcamp

This is an introduction to JavaScript workshop held under the GDG Algiers Dev Bootcamp

Primary LanguageJavaScript

Intoduction to JavaScript

description

This interactive workshop, held under the GDG BOOTCAMP program by GDG ALGIRES, It's a small introduction to JS that contains everything from variables to async

Table of content

  • Understand the problem
  • Understand the solution
  • The Basics
    • Declaring variables
    • Data types
    • JS Objects
    • Type converions
    • Coercion
    • Equality comparison
    • Loops & Iterations
    • Functions
  • Some advanced cocepts
    • Asynchronous Javascript
    • Promises
    • Callback
    • Async
    • Await

Workshop Materials:

You will find in this repo the Slides and some Code examples.