vasansr / pro-mern-stack-2

Code listing for the book Pro MERN Stack, 2nd Edition

Home Page:https://www.apress.com/book/9781484243909

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server Side Rendering Using The Approach in Book vs Next.JS

abdollahkahne opened this issue · comments

Hi,
Since we implemented SSR and SPA simultaneously, I am wondering what the advantage have the Next.js over the approach we implemented. Are these two approaches are comparable at all? What is the pros and cons of each?
Thanks in advance

I got the answer so I closed it!