We choose Next.js for our React framework because it's very minimal and has a very organized file structure. Also, it offers key features like zero setups, automatic server rendering and code splitting, typescript support. Our app requires some loading time to process the video, server-side rendering will allow our website to display faster than client-side rending.

READ LESS
13 upvotes·1 comment·287.6K views
Mayur Borse
Mayur Borse
·
March 2nd 2021 at 3:17PM

I'm trying Aleph.js (https://alephjs.org/), a Deno alternative to Next.js. Very good experience overall.

·
Reply
Avatar of Yucen Zhang