ReactJS Milano: You don't want to server-side render your Next.js app

Descrizione:
Next.js is a fantastic framework; it provides many unique features, helping you build any web application effortlessly. But when it comes to choosing the right rendering strategy for your pages, you may face a problem; how should I render them? Should I statically generate them at build time? Should I server-side render them at run-time? Well, the answer is surprising. server-side rendering is rarely the best option, and let's explore why (and how to solve this problem!)


Questo è un argomento di discussione collegato all'originale su: https://www.meetup.com/React-JS-Milano/events/283140632/

Questo argomento è stato automaticamente chiuso dopo 15 minuti. Non sono permesse altre risposte.