Next.js Tutorial for Beginners (User CRUD App)

  Рет қаралды 9,074

LearnWebCode

LearnWebCode

Күн бұрын

Пікірлер: 59
@cguser
@cguser 11 күн бұрын
First time I see someone setup next js manually. Your explanation is so simple and so easy to understand. This is the teacher we needed. Thank you for doing what you do. Your teaching means so much to me. Keep it up!!
@LearnWebCode
@LearnWebCode 11 күн бұрын
You're welcome! Thank you for the awesome comment & encouragement 🙏
@cguser
@cguser 10 күн бұрын
@@LearnWebCode Hi Brad, I got to be honest I was hesitate to buy your full course for a long time cuz I didn't have much money but, I just saw your renew website have $25/ Month plan. I will give it a try. I feel like I got so much value from your free content on youtube. And I want to support your work. I stuck in so many tutorials cuz others don't explain as simple as you do. I love your teaching style and your encouragement in becoming a developer. It's getting so much harder to find a junior dev job nowadays, but this is what I want to do for my career, and I believed that with your help I can do it. I really want to tell you someday when I finally get that job. Until then I have to keep going until I get it. Thank you so much Brad. You don't know how much this means to me. With just a little bit of help can literally change someone's life. Please keep your channel up! See you later!
@Ubaid-24
@Ubaid-24 10 күн бұрын
He has mentioned it all. You are my best tutor and coach. I always there awaiting your new courses on udemy. I am one of your student yesterday, today and always.​@@LearnWebCode
@ReeveJonathanA
@ReeveJonathanA 11 күн бұрын
Thank you for explaining the way you do. Most others just add tonnes of boilerplate without giving us a reason and we’re left wondering why. But you manually initialised everything and explained it too and for that you’ve got a new subscriber. Looking forward to lot more from you!
@LearnWebCode
@LearnWebCode 11 күн бұрын
Thanks! My favorite videos to learn from are the ones with minimal boilerplate or things happening automagically and the person recording explaining their thought process; so I tried to replicate that here. Thanks for the sub, I have another 2 large videos coming soon.
@cguser
@cguser 11 күн бұрын
@@LearnWebCode please more next js content!
@touseefghazanfar8487
@touseefghazanfar8487 10 күн бұрын
Learning NextJS from my favorite instructor is like a dream come true.
@LearnWebCode
@LearnWebCode 9 күн бұрын
Thank you so much! This made my day 🙏
@youtubefornothing2972
@youtubefornothing2972 Күн бұрын
Thank you, sir. You did an excellent job of explaining everything in the easiest way possible. I’m sorry that I can’t buy your course because it’s expensive for me, but I appreciate it.
@iambhavinpatel
@iambhavinpatel 11 күн бұрын
Ohh, Lord Brad!!! This is exactly the video that I was wanting for a long time and I was repeatedly asking about it in your previous videos. Thanks a zillion!!! ❤❤
@nothing-s9u
@nothing-s9u 7 күн бұрын
I was looking for this course I have not found a detailed tutorial like this. So thanks for making a lot of effort to teach us
@iambhavinpatel
@iambhavinpatel 11 күн бұрын
We are always eagerly waiting for your videos. ❤❤ You are great 👍👍
@adca-designs
@adca-designs 2 күн бұрын
You make me want to learn next.js, you show how easy it is. Been a long time subscriber from your wp content.
@alexandersamokhin
@alexandersamokhin 11 күн бұрын
Instant like for Brad
@akash-kumar737
@akash-kumar737 11 күн бұрын
Thanks Brad. I wanted a beginner course in NextJs. Also I use Cloudinary for one of my production app.
@paski702
@paski702 11 күн бұрын
Exactly what I need. Thanks a lot. 💯
@minhajsorder482
@minhajsorder482 4 күн бұрын
Hi Brad, Great explanation. One of my favorite tutor.
@penguinxed
@penguinxed 2 күн бұрын
Thanks for this great tutorial sir! You're very underrated!
@kerrykreiter445
@kerrykreiter445 10 күн бұрын
Superb tutorial and a real God send! You even give hosting advice! You’re the best!!!
@amaradave
@amaradave 11 күн бұрын
Thank you for this course!
@abahunekwuojo4568
@abahunekwuojo4568 10 күн бұрын
Your videos are always cool and understandable. Thanks for this
@marpusik1277
@marpusik1277 10 күн бұрын
Thanks 🙏
@unpluggedaman
@unpluggedaman 11 күн бұрын
Thanks a lot 🙏
@Coder.tahsin
@Coder.tahsin 11 күн бұрын
Love your tutoriala Brad 💗
@suprabhatkumar5478
@suprabhatkumar5478 11 күн бұрын
God on earth, love you Brad ❤ Kindly consider a mini project with react graphql as well...
@sabeurbessaoud
@sabeurbessaoud 8 күн бұрын
wish u do a playlist for full tutorial about next.js
@igorr4682
@igorr4682 10 күн бұрын
For those ids coming back you should have used useRef instead so your component does not re-render when you set them in useState
@LearnWebCode
@LearnWebCode 10 күн бұрын
Ah good call, I felt like state wasn't the right tool for that job but it was the quickest / simplest solution I thought of in the moment. When I first learned React I feel like some of the courses I learned from taught a sort of "only use refs if it's the last option / you need to" or maybe that's just how I interpreted it, but you're absolutely right, the official React documentation says "useRef is a React Hook that lets you reference a value that’s not needed for rendering" so that's the perfect tool for this job in question. Cheers, Brad
@viniciusm.m.7822
@viniciusm.m.7822 8 күн бұрын
Thanks!!!
@Codak_3
@Codak_3 10 күн бұрын
Thank you so much, i wish you could make a course on next js and firebase
@madhousenetwork
@madhousenetwork 11 күн бұрын
Thank you
@dev-akeel
@dev-akeel 5 күн бұрын
2:30:55 Fair enough, but that is only with `.env.local` file not with regular `.env` file
@justindouglas3659
@justindouglas3659 11 күн бұрын
Hey brad been loving the wordpress you did a while back. I was wondering if you could do a tutorial on timber which is a templating engine for wordpress themes that run on twig. Hope you could do this in the near future.
@LearnWebCode
@LearnWebCode 11 күн бұрын
Good idea! I just added Timber / Twig as well as Sage (Laravel Blade) to my todo-list for KZbin ideas.
@justindouglas3659
@justindouglas3659 11 күн бұрын
@@LearnWebCode I'll be looking forward to this many thnx you're a real one
@militaryforcestv1
@militaryforcestv1 10 күн бұрын
hi brad, can you do a course on how to make a SaaS using Ai api with jquery or vue, php/laravel, MySQL stack? thanks.
@majadulislampallab1351
@majadulislampallab1351 11 күн бұрын
❤❤❤
@kerrykreiter445
@kerrykreiter445 8 күн бұрын
Hi Brad, I am working my way (slowly - first time working in Next) through this project. Everything has gone perfectly so far. I just finished the delete function and was wondering how I could setup a superuser that could see all posts and delete anything in the db. Would you please consider a followup video covering that? Thanks so much for this amazing project!
@LearnWebCode
@LearnWebCode 8 күн бұрын
You're welcome! I really like the super user idea. I'd probably approach it like this: first I'd add a new field to the users collection in the database called isSuperUser which can be true or false. And in the permission checks to edit and delete you could add an OR condition for if the user is a super user.
@kerrykreiter445
@kerrykreiter445 8 күн бұрын
Excellent approach! That’s exactly what I will attempt to do. This has been such a fun project!
@thebilalafsar
@thebilalafsar 11 күн бұрын
*When will you restart your WordPress series? Could you update your WordPress course and playlist to align with the latest updates for 2024? Thanks!🥺*
@LearnWebCode
@LearnWebCode 11 күн бұрын
Hi, I do have a bunch of new WP follow-along projects planned for KZbin! But regarding the full/premium course; do you have any specific requests for updates? I feel like I've already covered just about everything there is to cover (the course is 45 hours long). Earlier in 2024 I added a new chapter about the brand new Interactivity API. The course covers traditional themes, FSE block themes, plugin development, REST API, user generated content, etc...
@thebilalafsar
@thebilalafsar 11 күн бұрын
@@LearnWebCode It would be great if you could add more WordPress-related tutorials to your KZbin channel. Topics like core WordPress explanations for beginner WP developers, advanced WordPress/WooCommerce speed optimization (beyond just plugins), advanced WordPress debugging, and hosting WordPress/WooCommerce sites on VPS or dedicated servers instead of traditional managed hosting, and many more
@thebilalafsar
@thebilalafsar 11 күн бұрын
@@LearnWebCode It would be great if you could gradually update your WordPress course with the latest UI and features for 2024. This would make the tutorials more helpful, understandable, and clear for junior WordPress developers, as the older tutorials feel outdated
@iambhavinpatel
@iambhavinpatel 11 күн бұрын
I hope react js or node js or express js are not a prerequisites to learn next js, right?
@cafelutsa_
@cafelutsa_ 11 күн бұрын
react would help a lot
@DevDelTaco
@DevDelTaco 7 күн бұрын
If you're familiar with front-end frameworks like Angular or Vue this is not really a huge problem imo (I don't know a lot of React and i still learn Nextjs without having a lot of problems)
@trongnhanle83
@trongnhanle83 2 күн бұрын
Hi teacher. Why don't you make a video about code membership plugin from scratch ?
@nmurugesan3435
@nmurugesan3435 6 күн бұрын
Please update Laravel course. And add Livewire.
@shahzazaib
@shahzazaib 10 күн бұрын
Sir Wordpress and Next Js Ecommerce storeeeeeee pleasee ❤❤❤
@lostinthenarrativve
@lostinthenarrativve 7 күн бұрын
Can you please make a Stripe tutorial ?
@erlongs
@erlongs 11 күн бұрын
Hey Brad, there is a missing thing in the wordpress course. Could you make a video about how to sell themes with license, maybe like fremius or so? How to make money selling themes or plugins, woul be awesome. Thanks a lot.
@outpost31737
@outpost31737 11 күн бұрын
What is a missing thing? What on earth are you going on about?
@myrealm7115
@myrealm7115 10 күн бұрын
​@@outpost31737 bro after watching huxnwebdev
@saltech2024
@saltech2024 8 күн бұрын
This awesome This web dev era sucks i. One is struggling with JS OOP & FP logic ii. One is struggling with React JS logic iii. One is struggling with Node JS logic iv. Now Next JS logic v. Don't use npm use Vite
@kim92se64
@kim92se64 5 күн бұрын
23
What’s Up with Laravel? It’s Everywhere, and Here’s Why!
6:22
10 Reasons To Try WordPress Development (JavaScript and PHP)
31:37
WILL IT BURST?
00:31
Natan por Aí
Рет қаралды 48 МЛН
escape in roblox in real life
00:13
Kan Andrey
Рет қаралды 65 МЛН
小丑妹妹插队被妈妈教训!#小丑#路飞#家庭#搞笑
00:12
家庭搞笑日记
Рет қаралды 35 МЛН
Build an e-commerce site... with a twist - Web Dev Challenge S1E3
26:20
Learn With Jason
Рет қаралды 139 М.
Why did OpenAI move from Next.js to Remix?
10:41
Wes Bos
Рет қаралды 120 М.
The Most Important Design Pattern in React
35:04
Cosden Solutions
Рет қаралды 34 М.
ShadCN’s Revolutionary New CLI
12:11
Jack Herrington
Рет қаралды 40 М.
AWS CEO - The End Of Programmers Is Near
28:08
ThePrimeTime
Рет қаралды 459 М.
What If Figma Was Better For Developers? (Penpot)
21:22
LearnWebCode
Рет қаралды 6 М.
Node.js Doesn’t Suck Anymore
16:59
Web Dev Simplified
Рет қаралды 90 М.
WILL IT BURST?
00:31
Natan por Aí
Рет қаралды 48 МЛН