Rendering pipeline, networking, storage, security
Fundamentals
localStorage, sessionStorage, IndexedDB, cookies, Cache API â each has a purpose. Senior engineers choose the right storage mechanism for the job.
Intermediate
Understanding how the browser turns HTML, CSS, and JS into pixels is the foundation of every performance optimization. This is what separates frontend engineers from HTML writers.