Lesson Instructions What is JavaScript? Wikipedia: JavaScript, often abbreviated as JS, is a high-level, interpreted programming language that conforms to the ECMAScript specification. It is a ...
We use the book "JavaScript: The Good Parts" as a source and structure. We can compress chapters 1 and 2 and then focus on 3 for this lesson. JavaScript is a loosely-typed language... JavaScript has a ...