reading-notes

Class 39: React 3

NextJs

Through Assets, Metadata, and CSS section.

To build a complete web application with React from scratch, there are many important details you need to consider:

A framework can solve these problems, however said framework must have the right level of abstraction as well as a great “Developer Experience”, ensuring you and your team have an amazing experience while writing code.

Next.js has the best-in-class “Developer Experience” and many built-in features; a sample of them are:

Why I’m using Next.js in 2020

Next.js Examples