All 29 Next.js Mistakes Beginners Make
1:45:10
Пікірлер
@HilaryGo555
@HilaryGo555 7 сағат бұрын
Brilliant video. Thank you so much
@tomoutram774
@tomoutram774 7 сағат бұрын
Fantastic tutorial, subscribed.
@thalibarrifqi
@thalibarrifqi 8 сағат бұрын
Got an error after deployed into vercel, the contact form is working fine in local deployment, but after I tried to input after int deployed, got the "Application error: a server-side exception has occurred (see the server logs for more information). Digest: 2047760978" error. anybody having the same issue?
@kanchanaPW
@kanchanaPW 9 сағат бұрын
awesome stuffs
@Youforlia
@Youforlia 10 сағат бұрын
OMG! You're an incredible teacher! I just subbed! And will watch your other vids now!!!
@himanshux189
@himanshux189 10 сағат бұрын
As soon as I saw useeffect I had to watch, it's been a month since I came upon learning ABT useeffect n still I have no idea where the hell do I use it
@Darkpill-2
@Darkpill-2 10 сағат бұрын
JavaScript devs will be replaced by chat gtp.
@firewatermoonsun
@firewatermoonsun 15 сағат бұрын
What if I apply "user client" in ExampleServerComponent and put this component inside ExampleClientComponent instead of as children?
@mohammad_zrar
@mohammad_zrar 17 сағат бұрын
Cool, Great, Excellent what ever than you bro
@user-rv7km5jy5c
@user-rv7km5jy5c 18 сағат бұрын
would be nice if you go into "why" this happens
@extremecards3226
@extremecards3226 18 сағат бұрын
Awesome video
@Applecitylightkiwi
@Applecitylightkiwi 19 сағат бұрын
Lekker gedaan gap
@jakubklewicki5925
@jakubklewicki5925 20 сағат бұрын
Great video, I give it a like and subscribe!
@puniopenetrante
@puniopenetrante 23 сағат бұрын
Life savior.
@Rowafaedits194
@Rowafaedits194 23 сағат бұрын
CAN I EDIT YOUR KZbin VIDEOS?
@waqasnazir9397
@waqasnazir9397 23 сағат бұрын
Thank you sir for your efforst
@IStMl
@IStMl Күн бұрын
There are new frameworks each month. Pick a stack and master it. Then you can learn new stuff, which works 90% the same way anyway.
@atharvdalal9493
@atharvdalal9493 Күн бұрын
I just have one question. Recently, I went through the cohort student profiles, especially those who got a job and won a hackathon. I saw their projects, and they are building everything in Next.js. They use Next.js for both the frontend and backend, and they got jobs as full-stack developers. So my question is, why are they not using Node.js for the backend? Is Node.js not commonly used in real-time applications? I am a Node.js backend developer, and I don't understand how they are building these complex projects using only Next.js. I am a fresher Node.js backend developer and did not get a job. They say they don't hire freshers for backend roles. Should I learn Next.js and go for a full-stack position or stick to the backend? I have an intermediate level of knowledge in React.
@skodateam
@skodateam Күн бұрын
Codenigniter, bootstrap, jquery and you are done. Or learn a new framework like an idiot every 5 minutes.
@ahmadrizalabdussalam1150
@ahmadrizalabdussalam1150 Күн бұрын
Thanks for information sir
@bits_of_bryce
@bits_of_bryce Күн бұрын
Badass. Been really enjoying your vids. I've definitely leveled up. 🙏
@404-not-found-service
@404-not-found-service Күн бұрын
thanks your video
@santiagorivera1562
@santiagorivera1562 Күн бұрын
Where and how do cloud services fit into all this?
@edhahaz
@edhahaz Күн бұрын
Introducing intentional bugs to make sure your code is more reliable
@mdabdulahallnomantuhin3621
@mdabdulahallnomantuhin3621 Күн бұрын
Thank you very much brother😊😊😊
@victorhugoolvera8773
@victorhugoolvera8773 2 күн бұрын
New devs went full circle 😂
@MrLeftwingNL
@MrLeftwingNL 2 күн бұрын
Thanks to react-compiler this video will age rather fast ;)
@amraromoro
@amraromoro 2 күн бұрын
What i like more about your videos your calm voice while explaining.
@r3nd593
@r3nd593 2 күн бұрын
navigation using next Link with prefetch set to true which is the default setup doesn't run the middleware on every navigation, prefetch is not available in development and you don't see it not work but when you deploy your app to production issues will appear
@wilhelmburger9588
@wilhelmburger9588 2 күн бұрын
This is an amazing video, thank you dude.
@crisgea71
@crisgea71 2 күн бұрын
thanks for good explanations!
@george2041
@george2041 2 күн бұрын
can you post the link to the bootstrap 5.2.1? its hard to find that exact navbar
@robertsiqueiros6384
@robertsiqueiros6384 2 күн бұрын
thank you very much for your help
@lostinthenarrativve
@lostinthenarrativve 2 күн бұрын
do I need to learn SQL before postgres or I can just jump in ?
@backstromforsberg
@backstromforsberg 2 күн бұрын
This is so much better than the docs lmao
@random-pd7gf
@random-pd7gf 2 күн бұрын
OMG NextJs has so many gotchas it's not even funny. I hate this direction for web dev with a passion.
@Herxh428
@Herxh428 2 күн бұрын
Bytegrad brother i am so lucky to find out about your next js course it is #1 resource on nextjs and the coding standard you follow is top notch along with your teaching style . Anyone willing to take his course don't hesitate even a bit its The best next js course you will find in internet ❤️❤️
@ByteGrad
@ByteGrad 2 күн бұрын
Thanks, appreciate it!
@miriammulders2341
@miriammulders2341 3 күн бұрын
I am really impressed by the quality and the conciseness of your tutorials. Everything is so well explained and to the point. As if you can read my thoughts. One question though. I haven't seen you talking about Route Handlers, in the special route files that NextJS offers. It seems an essential concept in NextJs, so why did you skip it? Will it be in your course though?
@ByteGrad
@ByteGrad 2 күн бұрын
Thanks! They’re in the course yes, mostly used for webhooks these days
@bgarcesch
@bgarcesch 3 күн бұрын
Middleware does not support NodeJS, only edge. No session auth with db there.
@azazinlove7514
@azazinlove7514 3 күн бұрын
router.push will rerender whole page?
@itsalexsa_m
@itsalexsa_m 3 күн бұрын
The best explanation, very good!
@maxpapirovnyk4304
@maxpapirovnyk4304 3 күн бұрын
Dziękuję :)
@jannickpedersen4620
@jannickpedersen4620 3 күн бұрын
hahahah YES !!! After kinda 90 minutes i found your video, third option helped, and can now deploy successfully to vercel again, after so many atempts! Its even on your given CV page i am working on xD
@aryaajay
@aryaajay 3 күн бұрын
I'm addicted to your videos 😅, keep making them as I need daily multiple doses of them❤
@retagainez
@retagainez 4 күн бұрын
If React devs are still having trouble initializing variables/state, boy... am I concerned.
@Andy-si1pl
@Andy-si1pl 4 күн бұрын
if Java/Spring is Enterprise then you should consider C#/.Net too. I would say its equally or more popular than Java in enterprises. This is coupled wish MS SQL Server and Azure
4 күн бұрын
Great video!
@vinayjoshi607
@vinayjoshi607 4 күн бұрын
Saved the day for me🎉
@shanalcordo7174
@shanalcordo7174 4 күн бұрын
Thank you saved my grades.
@d.o.nmuzic3802
@d.o.nmuzic3802 4 күн бұрын
🙏🏾💯