Every major browser has a JavaScript engine built-in. As you'll see, the three core web languages, HTML, CSS, and JavaScript are all you need to build sophisticated web applications.
Here, you'll learn about the Web and Browser API's - a set of built-in functions that enable you to access all of the elements of a web page with JavaScript. You'll also learn about the DOM (Document Object Model) and how it works.