NextJS allows us to build our landing page, application, and API server all in a monolith. NextJS gives us the best of both worlds; we can decide when to server side render and when to client side render. Vercel provides us with an easy way to deploy our NextJS application and take advantage of serverless.

2m read timeFrom dev.to
Post cover image
Table of contents
Reason 1: MonolithReason 2: PerformanceReason 3: EcosystemConclusion

Sort: