User:Eleanorg/annotation/How Web Browsers Work
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)