Going for React.js can introduce quite a few new challenges like server-side render support, performance, SEO and more. In this talk, I go over how I solve those challenges by using Next.js, "The React Framework for Production" to progressively enhance your SPA.
TalkMay 11, 2020guest-lectureAmsterdam
Building SPA the responsible way

Related

TalkDecember 2, 2021
Dynamically generate Open Graph images using Next.js serverlessDid you know it is quite easy to generate custom, freshly designed and stateful images which make you stand out from the crowd?
TalkNovember 11, 2021
Dynamically generate Open Graph images using Next.js serverlessDid you know it is quite easy to generate custom, freshly designed and stateful images which make you stand out from the crowd?
TalkSeptember 29, 2021
Dynamically generate Open Graph images using Next.js serverlessDid you know it is quite easy to generate custom, freshly designed and stateful images which make you stand out from the crowd?
TalkJune 18, 2021
How I leveraged Next.js to solve my issues with React.jsGoing for React.js can introduce quite a few new challenges. How can we solve this with Next.js?