Why I Don't Use React JS Anymore! React JS vs Next JS

preview_player
Показать описание
In this video, I talk about why I stopped using ReactJS and shifted to NextJS. I also talk about why NextJS is a better choice, how React and Next JS works.

Timestamps
0:00 Video starts
0:34 How ReactJS works?
3:12 How NextJS works?
4:44 Server Side Rendering with React
5:26 What NextJS does?
7:52 What is CDN and how it works?
9:05 Server-Side Generation + Validation
10:27 Why Vercel needs a server?
11:24 Conclusion
11:51 Outro

👉 Checkout codedamn on social:

If you found the video valuable, please leave a like and subscribe ❤️ It helps the channel grow and helps me pumping out more such content.

👋 About Me:
Hey! I'm Mehul Mohan, a CSE'21 graduate from BITS Pilani, Goa. I started coding early in life, at the age of 13 when I created my first blog on Blogger. I am listed in Google, Microsoft, Sony, eSet, etc. Hall of Fame for reporting vulnerabilities in their systems.

🍎 I am Apple's WWDC'19 Scholar - visited San Francisco and attended WWDC.

🚀 Currently working on my own startup - codedamn.

Connect with me:

🏷 Video Tags:
Why I Don't Use React JS Anymore
React JS vs Next JS
React 18 full course
React free tutorials
React course
React beginner tutorial

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

I noticed one thing. Whatever he teaches he teaches in depth. Internals

entertainmentvlogs
Автор

I can't believe i discovered your channel so late...you r awesome man! Plus your channel name..Love it!!!! Codedammit!

maxxinmaze
Автор

quality content is coming and this puts a smile on my face :-)

raptordev
Автор

So basically what NextJS does is
It'll server side generate all possible HTML files and send it to a CDN
And the CDN will server pre-rendered HTMLs to the client.

And every so often the files in the CDN will be updated with new ones from the node server.

Did I get it right?

Русский_я_не
Автор

By the time one becomes fluent in this process some web assembly framework will come out that makes Next redundant. The complexity of web dev is absurdly comical at this point.

Rakesh
Автор

The title is misleading though the video is informative

ajsyt
Автор

I recently started following your channel and fall in love with the way you explain the things. It’s damn awesome bro 😎

Sandeep-zddq
Автор

For someone looking to shift from Vercel to AWS:
AWS Amplify also provides a lot of features like Vercel including CDN via AWS Cloudfront and is serverless while being almost as simple as Vercel

darshilrathod
Автор

Great content Mehul, we need more insightful videos like this ..really informative . Thanks a lot

sumitkachare
Автор

Am loving these videos ❤️, please make more of these with backend architectures as well!! Would be really useful

sasikalarao
Автор

is NextJs suitable for heavy dynamic web applications, where data will get updated very frequently via websockets and/or Rest Apis? It seems that Next JS is good when the pages aren't really all that dynamic because we can take advantage of the CDN (cached pages)?

quiettime
Автор

Why I Don't Use Cars Anymore! Cars vs Tesla

damiisdandy
Автор

Does NextJS work with other backend frameworks? Like Django or Beego (Go)? Or only Node?

emonymph
Автор

@codedam, trying to find this answer for long: can you help

JSX to js transpilation by babel happens during build (@ Jenkins or wherever yarn build or similar build command is executed) or at Browser

adityadixit
Автор

Excellent video Sir, thank you for breaking down the architecture and its use cases!

cbedroid
Автор

Damn u are uploading a lot recently! Thats amazing!

DEV_XO
Автор

Really enjoyed this always wanted to know how nextjs works with V ercel. Would love a more detailed video of the nextjs architecture.

pranab
Автор

So in case if I am not using a CDN, then is nextJS worse off that react? Because then there will be overhead on the server rand would cause the site to slow down if there's traffic right? Isn't that the whole advantage of react, that it takes the overhead from the server and puts it to the client? It feels like nextJS is doing exactly what react is trying not to. An in my getting it?

AlanTomJosetheawesome
Автор

This video explain it well. Awesome lesson 2 thumbs up 👍👍❤

freaxwoz
Автор

Sorry, I don't get the rehydration thing. what does it mean?

hypealex
welcome to shbcf.ru