Browsers

Browsers create unique optimization challenges.

Interacting with browsers creates additional challenges for the JavaScript developer. The primary considerations relate to accessing the DOM, animations, locking the user interface, and loading remote JavaScript.

Last updated