The Inner workings of the Browser for JavaScript & Web devs

via Udemy

Go to Course: https://www.udemy.com/course/the-inner-workings-of-the-browser-for-javascript-web-devs/

Overview

Browser is a complex piece of software. It uses various parsers like HTML parser, CSS parser, rendering engine, events manager and JavaScript compiler to get the job done. To make these complex concepts simple and interesting, I use a lot of animations, and graphics. Further I go over 7 use cases with real code to show how all these things work! If you understand how all these work, you'll be able to think like JavaScript compiler or any of these parsers and you'll be able to handle difficult and confusing concepts in JS very easily. Further, this will give you a solid foundation and an approach to learning technology more holistically. You'll learn: Modeling, DOM and HTML parserCSS, CSS Parser and CSSOMRendering Engine, Painting and Render TreeDOM APIs and the "document" objectBOM APIs and the "window" objectTwo example use casesJavaScript and JavaScript compilerAn example use case with JS compilerAdding Interactivity to the browser via JavaScriptEventsA button click use case example showing JS eventsA browser resize use case example showing JS eventsDependencies between parsers and best practicesSynchronous and Asynchronous functionsSummary

Skills

Reviews