Whats the difference between Reactjs vs Nextjs | Client Side Rendering vs Server Side Rendering

preview_player
Показать описание
In today's video I've discussed difference between React and Nextjs or client side rendering vs server side rendering

If you have any suggestions, Queries or any though just leave it in comment and I'll be happy to get back to you
#reactNextjs #CSR #SSR

FIND ME HERE:
Рекомендации по теме
Комментарии
Автор

I have a couple questions about nextjs and if anyone with experience can answer them I would appreciated it.

I know next js can be used for front end and back-end but what I don't understand is what's the benefits of using it for front end only with a django or php backend.

marialopez
Автор

like server side rendering wasn't already a thing. The problem with javascript frameworks is that someone is always claiming they're doing something new and better than before but that is never the case. Case in point: Redux said that global variables are the way to do everything when in the 80s/90s people discovered that global variables/state were complete garbage. Now redux is no longer being promoted as the best thing ever and is falling out of favor

thedeadbaby