All Talks

MY DEFAULT WEB DEV STACK IN 2020

Performant by Default, React Web Apps in 2020" - Ahmad Awais at #Byteconf React 2020

Follow Ahmad Awais on Twitter: https://twitter.com/MrAhmadAwais

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.js. It offers …

You might be interested in: