First, the basics.
Start Badge
When programming in the browser, we utilize the Document Object Model (DOM) to interact with our page. In this chapter we explore how to program the DOM.
Start BadgeIn this course, we'll teach you the fundamentals of JavaScript.