First Input Delay && Gatsby

Tags:

What is it? https://bitsofco.de/what-is-first-input-delay/

I got a message from google search console that there were performance issues due to first input delay that I need to address seems to impact SSR JS sites (like Gatsby) in particular

Sites that use server-side rendering (SSR) may also be worth examining the FID of, as they often present the site quickly but then have to hydrate on the client with added JavaScript functionality (event listeners and so forth). https://www.sitepen.com/blog/reducing-first-input-delay-for-a-better-user-experience/

Philip Walton: https://philipwalton.com/articles/idle-until-urgent/

Tracking in Gatsby: https://github.com/hupe1980/gatsby-plugin-performance-metrics