Description
To sum everything you will learn in this course, we will learn:
- .The very basics of javascript. Variables, Operators, Array, Objects, Functions, Loops, Control structures.
- We will learn how to manipulate the screen with the DOM, Events, Listeners, creating elements, Inserting elements and more.
- When we hit the advanced sections, we are gonna go deep intro Array, Objects, Prototypes, Functions so you can code like the professional do.
- We will do exercises and at the end we will put everything in practice to build three real life applications.
- And of course we will cover bonus features like Requests, other frameworks like Jquery, we will talk about some third party libraries we can use to make our code better.
- ES6, we will talk about most of the tools and updated ES6 provides.