The goals 💪🏻What & Why? ✌🏻Core JavaScript Syntax 👍🏻Examples! What is JavaScript? A programming language that can be executed by browsers. The only programming language browsers can execute! HTML: Define structure and semantics CSS: Style the elements and page content JavaScript: Change the page dynamically (without loading a different HTML file), do "behind the scenes" calculations and work & mu..