Daily Shaarli

All links of one day in a single page.

May 16, 2019

"Reducing First Input Delay for a Better User Experience", James Milner (for @sitepen)

How to reduce the First Input Delay? By cutting the code down, making the browser execute it during idle periods and routing the most expensive tasks to Web Workers.