Next.js For React Developers | Everything You Need To Know

  Рет қаралды 79,201

CoderOne

CoderOne

Күн бұрын

Пікірлер: 59
@valhalla_dev
@valhalla_dev 2 жыл бұрын
I've been doing React dev for a couple years and started seeing the benefits of SSR/SSG, especially for data vis. I started looking into Next, and this was a fantastic explainer for it. You're the bomb!
@dalyryl
@dalyryl 2 жыл бұрын
This was kind of topic every developer needs, this is a question were interviewers would like to hear from the applicant. Thanks for this coderOne
@itsbrgv
@itsbrgv Жыл бұрын
NextJS should include your video in their documentation page!!! saves a lot of time reading the pages!!!
@pyrotaze
@pyrotaze Жыл бұрын
Best NextJS tutorial video I've seen. Great work.
@gohilkrishnapalsingh6647
@gohilkrishnapalsingh6647 8 ай бұрын
Before seeing this video I didn't know about the SSR but I had an issue of loading huge data and now I will get the speed that needed to load my site. So, now I got interest why I should learn NextJs.
@nikitaalekseev991
@nikitaalekseev991 2 жыл бұрын
Awesome! Well structured and concise video!
@abiabiram2910
@abiabiram2910 11 ай бұрын
Awesome content i have in next js 11 years back on a small project this helps me to understand all types of rendering concepts
@capscode_official
@capscode_official 2 жыл бұрын
This video is amazing and you have covered all the differences, really very helpful and thank you soo much…..
@thequang9234
@thequang9234 2 жыл бұрын
one of the best NextJS video ive seen !
@adm7r
@adm7r Жыл бұрын
wonderfully explained. thanks.
@srinivasnahak3473
@srinivasnahak3473 Жыл бұрын
Thank you so much for simplifying it so well!!
@davidgershkovich4800
@davidgershkovich4800 2 жыл бұрын
Drag the volu for the setuper track that you're recording into all the way down.
@dharshinipriya5775
@dharshinipriya5775 2 жыл бұрын
Nice one. Please upload many videos on NextJs
@wailuthman5679
@wailuthman5679 2 жыл бұрын
very helpful explanation the best video on this topic Thank you for the effort mate.
@WhatzHappeningNow9
@WhatzHappeningNow9 Жыл бұрын
Amazing video, thank you!
@code2475
@code2475 2 жыл бұрын
really good video...highly appreciate your efforts !!!
@kamrant8915
@kamrant8915 8 ай бұрын
Thanks a lot for this excellent tutroial
@tango8205
@tango8205 2 жыл бұрын
Love your stuff! Big help!
@socialdamage
@socialdamage Жыл бұрын
If you would have this setup for a dynamic page project with a headless CMS. Which one would perform better? How can i measure this actually? React + EsBuild ( Lazy loading / Splitting ) -VS- NextJs
@Abe-fb2lj
@Abe-fb2lj 2 жыл бұрын
It’ pretty concise explain! Thank you! BTW, what’s your vscode theme?🤣
@juampy4366
@juampy4366 2 жыл бұрын
i think it works perfectly when your app is kinda small like a vlog, website and maybe small ecommerce, but when you need somet scalable it doesnt really work well.... at least when i tried to apply hexagonal architecture over the nextjs"backend" i couldnt, it just have small options when you try to develop a consistent backend by layers.... and also i cant find some info about it
@itgiants5218
@itgiants5218 2 жыл бұрын
so did you use something else other than next.js
@jesuschrist1501
@jesuschrist1501 Жыл бұрын
that doesn't make any sense, how on earth does rendering on server side not doable in large scale projects?
@EnterpriseKnight
@EnterpriseKnight 2 жыл бұрын
What's the addon you're using to highlight the intentation columns for the brackets?
@entonbabameto6335
@entonbabameto6335 2 жыл бұрын
Early on, You ntion a tutorial You've made, concerning the content setup. I can't seem to see it in Your description though?
@yasminamran5
@yasminamran5 Жыл бұрын
This is great. Would you please do a vedio ( or just an article) toshow how to create multiple memory game with next as toy did with react and tic-tac-toe. If you would I would qpretiate it very much
@programmingwithnit5308
@programmingwithnit5308 Жыл бұрын
Thank you brother
@anilkatakam2738
@anilkatakam2738 Жыл бұрын
Thanks! very helpfull
@user-ki7qf6gn6w
@user-ki7qf6gn6w 2 жыл бұрын
years! Let know your questions!
@undergroundmaster8
@undergroundmaster8 2 жыл бұрын
Thank you a lot!
@aquarium3948
@aquarium3948 2 жыл бұрын
good video. However next.js is SSR but not really SSG because it can't even export an optimized image
@clippy5394
@clippy5394 Жыл бұрын
where can i find source code?
@forcommenting1
@forcommenting1 4 ай бұрын
"Optionated" has been killing me. I know English is a very difficult language to learn and props for being bilingual, but I would recommend speaking slower so you're understood and to make sure you're using real words.
@omarshref4803
@omarshref4803 Жыл бұрын
I feel like plain react is faster 😅
@Michaeltje01
@Michaeltje01 2 жыл бұрын
Can someone explain me the advantage of using nextjs if you're proficient with webpack and CDNs? How does this work if you want your website served close to the user everywhere in the world?
@Chefpaolo69
@Chefpaolo69 2 жыл бұрын
It helps bot from Google to read your website. So good for seo
@nimethgampaha8036
@nimethgampaha8036 2 жыл бұрын
awesome
@boonya41
@boonya41 2 жыл бұрын
React provides Suspend and lazy for a couple of years already. So you are not required to load all the application at first visit anymore
@josh0n
@josh0n Жыл бұрын
Yes but that is only one problem that NextJS addresses (small file sizes, content on demand), it also addresses the open graph problem: if you rely on client-side JS to set your meta tag info - page description, image, etc (everything that shows up on Facebook, etc. when you link to a page) - then it will not work :(
@mehdihassanpoor396
@mehdihassanpoor396 Жыл бұрын
@chesterxp508
@chesterxp508 2 жыл бұрын
GoodJob!
@greenshaheen
@greenshaheen 2 жыл бұрын
why typescript
@gime1945
@gime1945 2 жыл бұрын
Better question why not. Positives out weight negatives
@dalyryl
@dalyryl 2 жыл бұрын
error handling, variable handling, and better code practices. Also saves you a lot of time before building your project
@greenshaheen
@greenshaheen 2 жыл бұрын
@@gime1945 we are not playing positive negative game here.many students know JavaScript not typescript and i think typescript is not necessary to learn not at all. thats why I asked why ts
@scarefloor
@scarefloor 2 жыл бұрын
@@greenshaheen Dude asked why typescript, someone listed out all the benefits of typescript and he said "we are not playing positive negative game here" wtf?
@greenshaheen
@greenshaheen 2 жыл бұрын
@@scarefloor dude typescript is optional. understand this
@aki1840
@aki1840 2 жыл бұрын
Necshgees
@uziboozy4540
@uziboozy4540 2 жыл бұрын
Use Remix.
@BattleGn0me
@BattleGn0me Жыл бұрын
he should avoid making a video when fresh off a cocaine bump. Does he get bonuses for syllables per second?
@omer_fayyaz
@omer_fayyaz 7 ай бұрын
Tf is yaddayaddayadda
@ExpatTraderFX
@ExpatTraderFX Жыл бұрын
what type of english do you speak man? holy shit all im hearing is a bit of this and that and a bunch of god damn slurppy english..its driving me mad lad
The React Interview Questions You need to Know
21:29
CoderOne
Рет қаралды 54 М.
The Story of Next.js
12:13
ui․dev
Рет қаралды 591 М.
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
Next.js 15 Breakdown (Everything You Need To Know)
18:10
Web Dev Simplified
Рет қаралды 92 М.
Pure React vs Next.js | What’s Happening in React?
12:23
Lama Dev
Рет қаралды 54 М.
Next js Tutorial for Beginners | Nextjs 13 (App Router) with TypeScript
1:02:55
Programming with Mosh
Рет қаралды 802 М.
NextJS 12.1 SSR & SSG: Everything you need to know
31:18
Jack Herrington
Рет қаралды 99 М.
Next.js isn't React
17:11
JavaScript Mastery
Рет қаралды 266 М.
Next.js App Router: Routing, Data Fetching, Caching
14:32
Vercel
Рет қаралды 342 М.
Why I avoid useEffect For API Calls and use React Query instead
17:45
This is the Only Right Way to Write React clean-code - SOLID
18:23
What You Need to Know Before Learning NextJS
10:35
PedroTech
Рет қаралды 41 М.
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН