SSR
React Idle
Render React Components When the Browser is Idle
Boost performance of busy React applications by improving above the fold component rendering priority. React-idle decreases work on the execution thread by postponing component rendering until the browser is idle.