About this Course
In this course, you’ll gain a foundation in programming for the modern web browser. You’ll start out doing basic web development by manipulating HTML pages using document object modeling (DOM), then progress to web programming with JavaScript.
What You’ll Learn
- How to run JavaScript on the browser
- DOM manipulation in response to user and system events
- Techniques for working with third-party APIs to retrieve and integrate data
- How to utilize JSON and JavaScript libraries
- JavaScript design patterns and basic object-oriented programming