JavaScript Advanced Course
About Lesson

Welcome to the second season of the JavaScript tutorials. In this series of tutorials, we are going to cover more advanced topics, including DOM, BOM, local storage, APIs, Ajax, callbacks, asynchronous functions, and more.

In this video, you will learn about BOM, which stands for Browser Object Model. It helps you access and manipulate some of the parameters related to the browser, similar to the way DOM does.

Join the conversation