History of JavaScript Netscape Navigator 2.0 was the first web browser to ship with JavaScript in March 1996. The code name of the language was originally “Mocha”, then LiveScript. Its… [Continue Reading]
Month: March 2017
For the first part of this session, please read the previous post: Modular JavaScript. Today we watched the last four videos in the series Modular JS by LearnCode.academy. In these videos Will… [Continue Reading]
This week we watched the first three videos in Modular JS by LearnCode.academy. Note: in the videos Will Stern refers to something called Mustache, it is not required that you understand… [Continue Reading]
There are a few concepts in JavaScript that are often misunderstood or only somewhat comprehended. These include closures, scope, and context. I found a very good YouTube video-series by Will… [Continue Reading]