Forwardjs-javascript-clarity

Forward JS : Javascript Clarity Training

Download as .zip Download as .tar.gz View on GitHub

http://lizthedeveloper.github.io/forwardJS-Javascript-Clarity/

This is a basic Javascript and Chrome DevTools course. We're covering Javascript Object Notation, Functions, Scope and Closures, and Chrome Dev Tools.

We assume you have some practical experience but maybe not so much theoretical understanding of JS. Most people learn JS on the job. We'll be focusing on theory for the first part, then at the end jump into some practical application in Chrome's Dev Tools.


$ git clone https://github.com/lizTheDeveloper/forwardJS-Javascript-Clarity.git
$ git checkout master

Clone the above repository, because it has all the exercises in it.

Objects

This section covers Javascript Objects, Functions, Scope and Closures in 4 parts.

Slides Here
Exercises Here

Chrome Dev Tools

This section covers Chrome Dev Tools

Slides Here
Exercises Here

Authors and Contributors

Liz Howard (@lizthedeveloper) and Bianca Gandalfo (@bgando) created these materials and maintain this project. Pull requests an issues are more than welcome!