User:Eleanorg/annotation/How Web Browsers Work

From XPUB & Lens-Based wiki
< User:Eleanorg
Revision as of 18:04, 19 October 2012 by Eleanorg (talk | contribs) (Created page with " ==notes== ===the parts of a browser=== * UI ::* search bar etc * Browser engine ::* * Beneath user interface, the browser's jobs are distributed between different parts. Of pa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

notes

the parts of a browser

  • UI
  • search bar etc
  • Browser engine
  • Beneath user interface, the browser's jobs are distributed between different parts. Of particular interest to my research are the Networking part (making http requests) and Data Persistence (storing cookies etc)