The goals 💪🏻What Is JavaScript? ✌🏻How JavaScript Is Executed 👍🏻A Brief History of JavaScript What is JavaScript? JavaScript is a dynamic, weakly typed programming language which is compiled at runtime. It can be executed as part of a webpage in a browser or directly on any machine ("host environment") JavaScript was created to make webpages more dynamic (e.g. change content on a page directly fr..