I have been learning how to code for about a year now and I have to say this has been the most comprehensive and helpful tutorial I have seen so far! Thank you so much for this!!! I can't wait to see what you put out next ❤
I like this tutorial. It's not too long and detailed, like the Next.js 14 tutorials were. I didn't like the last section with Clerk though. I don't like always signing up for more things. Would rather see how to do it without a library. Although it's good to learn how integrate external libraries as well. Thank you for your great work!
Need a full new Nextjs15 course please! Updating the old one doesn't sound like a good idea. A new one from the very beginning to the advanced parts would be awesome ❤ Please!
Thank you as always mentor Vishwas ❤. Just for clarity, I do not think you'd need to await a param such as "id" in dynamic routing. It's already available automatically in the dynamic route or page
Thanks for sharing this content. Just a side note in 46:15 you could also have used the new Form component along with useOptimistic() hook upon form submission which is one of the new key features in Next.js 15.
You’re the only Indian that tries to speak English good and don’t waste time for trash talks. And the most important you don’t say «Right?» every 5 seconds 🙏
I would like to point out that at 16:49 you used 'await' but it shows a squiggle because you didnt mention the type as a promise. This may become an issue when using 'npm run build' because when trying to compile it to js, params will be missing the properties of 'Promise'. And yes for anyone wondering, these issues aren't visible when we are in development mode i.e. 'npm run dev'
This is great. I have question though. When making the post request, adding a name to 'users'. Where is it actually saved in the NextJS project? it doesn't actually show the new name in the users object but it does upon a GET request
should i use next.js with express? i know that next is fullstack and already has its API features but i still want more like a distinctive backend especially since it requires database and complex stuff. i like next.js and want to use it only because of its simple file-based app routing system and layouts
Please make a complete and robust and industry standard video for authentication and authorization from scratch w/o using any auth frameworks like nextauth and clerk.
@@dummymail2495 bro, there is a term service based companies , these companies provide services to other companies. I don't know about super companies , but mid to small companies buy services from them like authentication , dbs etc. And most companies have their own authentication and Authorization and if not they are getting from somewhere. :)
@@piyushtyagi4143 No bro , he's somewhere right like when you'll be building some companies personal signup login , they'll not be using any third party library for that , you've to build that from scratch
Nice and straightforward tutorial, but I encountered an error at the "client-server" part of the video. I followed the steps but I get an error saying "Error: self-signed certificate in certificate chain"{code: "SELF_SIGNED_CERT_IN_CHAIN"}
The 2 second delay doesn't work for me. Should it work like this when fetching data on the server? EDIT: looks like the delay works but the loading message isn't displayed
15 has added a lot of changes in caching, handling requests and much more, it's probably the new features that are conflicting in a way I had encountered an error where getting the params of a route was causing an error because 15 requires you to get params as a promise unlike 13 and use await for using accessing properties inside of params So, you will definitely need to read the documentation and narrow down your error to some new update
I always got problems with nextjs 15 especially when installing npm packages today i faced with drawer shadcn-ui... Is the problem in next js or something else
@BrightAnime well I will definitely finish that one. I am currently making decent complete site with nextjs. Because I am not much of theory guy. But thanks bro for your reply I appreciate it. :)
9:58 Is anyone else not getting the "Greet component" console.log in their browsers? I'm not getting the log in firefox or chrome. I do get it in my vscode terminal though...
Learning Next JS from my favorite instructor is a dream come true. ❤
Waiting for the next 15 detail sessions .
I have been learning how to code for about a year now and I have to say this has been the most comprehensive and helpful tutorial I have seen so far! Thank you so much for this!!! I can't wait to see what you put out next ❤
Nice and straight to the point...
I could do well in my interviews because of you.
I like this tutorial. It's not too long and detailed, like the Next.js 14 tutorials were. I didn't like the last section with Clerk though. I don't like always signing up for more things. Would rather see how to do it without a library. Although it's good to learn how integrate external libraries as well. Thank you for your great work!
Nice and concise, no time wasting, thank you!
Ek hi to dil h , kitni baar jitoge sir ji ❤
Excellent explanation of the basics!
Nice and straight to the point, i hope you added SSR,SSG,ISG for data fetching
Very well explained. Thank You
Need a full new Nextjs15 course please! Updating the old one doesn't sound like a good idea. A new one from the very beginning to the advanced parts would be awesome ❤ Please!
Very useful introduction to Next.js 15, thanks a lot.
Perfect! Clean explained!
Thank you for this masterpiece 🙇👌
I'm glad you like it!
Thank you for this wonderful tutorial ❤
You're welcome!
Thank you as always mentor Vishwas ❤. Just for clarity, I do not think you'd need to await a param such as "id" in dynamic routing. It's already available automatically in the dynamic route or page
Awesome explanation. I learn a lot from you.
Great course, congrats!!!
The best of d best vishwas 🔥🔥🔥🔥🔥
Thank you!
Thanks Suhaas. Great tutorial.
This was really helpful. Thank you.
Thanks for sharing this content.
Just a side note in 46:15 you could also have used the new Form component along with useOptimistic() hook
upon form submission which is one of the new key features in Next.js 15.
Yes indeed! Server actions in detail will be covered in the upcoming in depth Next.js 15 playlist :)
Great video, and waiting for the next 15 detail course
Thank you!
Thank you so much ♥
i have a question :
what should i use :
revalidatePath or React Query or Usestate ?????
You’re the only Indian that tries to speak English good and don’t waste time for trash talks. And the most important you don’t say «Right?» every 5 seconds 🙏
Appreciate the kind words!
I was waiting u man ❤
Sir please make a dedicated video on Hydration Error that almost everybody face in Nextjs 15
I would like to point out that at 16:49 you used 'await' but it shows a squiggle because you didnt mention the type as a promise.
This may become an issue when using 'npm run build' because when trying to compile it to js, params will be missing the properties of 'Promise'.
And yes for anyone wondering, these issues aren't visible when we are in development mode i.e. 'npm run dev'
Thank you for pointing it out. That is a mistake indeed. Please use params: Promise
i was eagerly waiting for this.....
Hi Vishwas, can you add a flutter course?
Great efforts! Thank you
Appreciate the support!
Great tutorial.. 👍😎
This is great. I have question though. When making the post request, adding a name to 'users'. Where is it actually saved in the NextJS project? it doesn't actually show the new name in the users object but it does upon a GET request
Welcome backkkk 🎉
How can i support you?? This yhe most straight to the point tutorial ive ever seen. Please share your code brotha.
Please support by subscribing to the channel and sharing the video with others 🙏
Which color theme are you using in your Code Editor?
Hey @Codevolution u will upload more of next 15? i was following the next14 series but idk if u continue with the serie
I like this tutorial.
At 33:25 miss the folder of "users-client" can't find in Github ..Big thank to your tutorial
Need full course ❤
Please make a video for 2+ years of work experience developer as a front end developer
would be nice, a video to show what tech should know a web dev with experience 2-3 years
Thank you for sharing your ideas for potential videos. I've noted this down :)
@@Codevolution Thanks vishwas
should i use next.js with express? i know that next is fullstack and already has its API features but i still want more like a distinctive backend especially since it requires database and complex stuff. i like next.js and want to use it only because of its simple file-based app routing system and layouts
nice video love it 😍😍😍
Glad you liked it!
Awesome, would be great to do the same but using sqlite!
For which part of the video would that be?
Very nice video ! Thank you very much for your work !
Do someone here knows what vscode theme is used here ?
Thank you
I'm currently taking the Next.js 14 series. Do you advise me to leave it and focus on this one?
Your opinion is welcomed
Finish this crash course and then dive into that :)
great!!!!❤
@Codevolution You're just amazing! Great way to explain concepts !
Glad you found the video helpful!
Hi viswas, can u please make a complete series on Express with mongodb
In 2025 perhaps :)
Thanks viswas. Waiting for your express n mongoDB series
Thank You
Please make a complete and robust and industry standard video for authentication and authorization from scratch w/o using any auth frameworks like nextauth and clerk.
That won't happen, sorry. Your ask is similar to writing web apps without using React/Next.js. Why would you not use great tooling available to you?
@@dummymail2495 bro, there is a term service based companies , these companies provide services to other companies. I don't know about super companies , but mid to small companies buy services from them like authentication , dbs etc. And most companies have their own authentication and Authorization and if not they are getting from somewhere. :)
@@Codevolution Completely makes sense. People are literally wasting their time just to setup authentication apis in express for sake of satisfaction.
@@piyushtyagi4143 No bro , he's somewhere right like when you'll be building some companies personal signup login , they'll not be using any third party library for that , you've to build that from scratch
Please make cypress test with react or nextjs
waiting for in depth course sir
Hi sir, Should i watch prev course for next14 before watch this course
Nope. You can start here for the fundamentals :)
you are awsome
Nice and straightforward tutorial, but I encountered an error at the "client-server" part of the video. I followed the steps but I get an error saying "Error: self-signed certificate in certificate chain"{code: "SELF_SIGNED_CERT_IN_CHAIN"}
nice ❤
could you please make videos for monorepo with nx
Please launch new React series. the current playlists are outdated.
Bro continue on nextjs. Make 3 more video intermideate advance expert 😂 . Well I really looking for your videos
Why are you using non standard third party package? I don't want to be guided off in some random direction !
Why my comment has been deleted?!
Which one should I watch or watch first? Next 14 playlist or this one?!
Start with this video
thanks
Hello sir. What's theme you use in VS Code ?
Nord :)
40:00
THX
how to create api , manage api only in nextjs and how can we use database do we need to use clerk for it?
The 2 second delay doesn't work for me. Should it work like this when fetching data on the server? EDIT: looks like the delay works but the loading message isn't displayed
Why not when using turbopack and @alias?
What is easier nextjs or laravel?
How do we validate form data in Server Action?
What's Turbopack... What's used for
Can you do . NET Core beginner tutorial ? Please
Not any time soon sorry. I focus on the JS eco system primarily
i upgrade my project from 14 to 15,and i have problem when i run the project with turbopack error? how to get rid of it
15 has added a lot of changes in caching, handling requests and much more, it's probably the new features that are conflicting in a way
I had encountered an error where getting the params of a route was causing an error because 15 requires you to get params as a promise unlike 13 and use await for using accessing properties inside of params
So, you will definitely need to read the documentation and narrow down your error to some new update
what extension you using
3:44 Hi, I have a question why not to use turbopack?
Tbh, you could if you want to! I just haven't used it yet myself
@@Codevolution Thank you :)
I always got problems with nextjs 15 especially when installing npm packages today i faced with drawer shadcn-ui... Is the problem in next js or something else
Typescript jaruri ha isliye ??
Not really. You will understand most of it with just JavaScript
Nextjs has better Link component which has active state already built in
Would you mind sharing a link to that?
I didn't complete next14 (in 50s). Here bro comes with nextjs 15 😂
Complete it, that's way comprehensive than this one... This is just a review of what's in there, plus other additional stuff such as authentication...
@BrightAnime well I will definitely finish that one. I am currently making decent complete site with nextjs. Because I am not much of theory guy. But thanks bro for your reply I appreciate it. :)
What is the pre requisite to watch this video???
Hey, I've mentioned it all in the video :)
9:58 Is anyone else not getting the "Greet component" console.log in their browsers? I'm not getting the log in firefox or chrome. I do get it in my vscode terminal though...
PHP latest version full course for developers please
❤❤❤
I really dont know why it is next 15? you have copy pasted from 14? params ARE async now
🥳!!!
❤❤❤❤❤❤❤
🙏🏻😎
Rishiraj, thank you for commenting on every single one of my videos. Apreciate the support!
can you pls share a ppt
32:01
Hello, Droped in an email for a course enquiry, Please check in..Thank You for the great works
😂 Just finished nextjs 14