We are looking into frameworks/libraries to build a content publishing site using React, key requirements are usual stuff SEO, page speed, along with ease of server side rendering. Has anyone any experience with using React Starter Kit in production environment for a medium-large sized application? Has anyone tried Next.js?
Am new to React kits and frameworks, and as I understand RSK is just an isomorphic boilerplate and next.js is also isomorphic though with server-side rendering. How do they compare and what might work in what situation? am not necessarily looking for an easy to put together boilerplate but a library/framework that has a strong base and can justify use in production.