Performant by Default, React Web Apps in 2020
Building performing React apps is hard. Like really hard. You have to know how to setup webpack, Babel, code-splitting, TypeScript, and the list goes on. What about performance, eh? How about building SSR + SSG + Serverless + Offline enabled applications? In 2020, when building React web applications, my default choice is Next.