frontendBy Zahid Khan

What is LCP?

LCP measures how fast main content becomes visible to user. We can improve LCP optimize hero image reduce bundle js size and pre load critical assets. In next js we can use SSG/ISR technique to fast load.
#reactjs#nextjs