Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.07 KB

File metadata and controls

25 lines (15 loc) · 1.07 KB

How Browsers Work

<= Back * * * Next =>

Theory

  1. How Browsers Work: Behind the scenes of modern web browsers
  2. WebKit for Developers

Practice

Exercise: Overview of existing browsers

Provide overview of 5 most poplar browser. Compare their main parts like: javascript engines, rendering engines etc.

Additional

  1. How browsers work internally - Tali Garsiel - Front-Trends 2012 [29:30]
  2. Philip Roberts: What the heck is the event loop anyway? [26:52]
  3. Ariya Hidayat: JavaScript and the Browser: Under the Hood [29:13]

Last one could be complex, you can keep it in backlog for a while

<= Back * * * Next =>