Great article!!!

Also, it's worth to say that NextJs has an advance feature, called "Dynamic Imports" that works properly with SSR for lazy loading components (like the React Lazy feature). You can use this for lazy load non critical view components, that way you the page will load and show your critical/not-lazy components with all the advantages of SRR, and then asynchronously load all the lazy components.

--

--

I'm a Full Stack Web Developer with 10 years of experience. I have dedicated my live to web and mobile experiences.

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Adrian Fernandez

I'm a Full Stack Web Developer with 10 years of experience. I have dedicated my live to web and mobile experiences.