I was just casually scrolling through TH-cam and clicked out of curiosity for the best practices, but after watching this video, I couldn't resist subscribing. The quality is mind-boggling.
I was scrolling through youtube and clicked on this out of curiosity, this is probably one of the best videos explaining/teaching i've seen its at a perfect speed not super slow not lightning fast . Perfect.
I love that your videos are relaxing. I'm tired of the super quick this-that-this-that tech videos that i am never caffeinated enough to watch, whereas i will happily watch this everyday while i eat lunch. super clear and informative too. just amazing
Finally found content that not only targets beginners but also caters to experienced professionals. That's the missing link with most content creators-they usually focus only on beginner-level material and don't go beyond the basics. They often overlook important aspects like secure data handling, especially in this more advanced digital era. Keep it up and keep rocking!
finally , tutorial that is actually useful and to the point - unlike stupid and rants from popular content makers in this space - kudos in this work - please keep making more such videos - wonderful video
More content like this please - Your voice relaxes my mind while learning at the same time. Great content, great speech delivery. Thank you for making tutorials the way you do
Wow, the video quality is seriously impressive! 😍 I initially popped in just to check a few things, but somehow I got completely hooked and ended up watching the entire thing without even realizing it. 🙌 +1sub
It used to be simple, there was clear separation between what run on server, what count as react component, especially serversideprop, used to love that. Now you need to 'mark' which file runs where, even when you used it on a react component, otherwise it'll be marked as server-side and gave you error DURING BUILD, and not while coding. Beautiful.
There is a challenge of demarkation when you use the same component model and language on the client and server, however we believe the composability and shareability is worth it. You should be getting errors during development by the way, can you share an example of something only erroring in build? Perhaps we can fix it.
I rarely click the like button, but this was awesome. I had a general idea of how to implement this. But I ended up learning about structure and apis I didn't know existed. Clear and beautifully explained. Delba for president!
just finished to implement autjs/nextauth and get a bit mad about that crazy documentation. Just wonder if i shouldn't go back with your simple and clear way to proceed... thank you for this clear tutorial
I really enjoyed your video on. It's rare to find tutorials that avoid third-party libraries, and yours made everything so easy to understand. Thanks for sharing your knowledge!
Yeah the extreme reliance on 3rd party services to do anything in tutorials is alarming really. People should learn the basics and then use services if they need to because they will then understand what those services provide and what problems they solve for them, if any.
Wow this was a great video. Exactly what I was looking for. Very quick & clear and discussed both Authentication and Authorization without using a bunch of 3rd party libs! Thank You!!!
I really enjoy and appreciate your videos! You have explained the basics of authentication very clearly. It would be great if you could also cover other popular authentication methods like OAuth and magic links in future videos. Many applications are now implementing this method to improve security and user experience, and I think your detailed explanation will be very helpful for those who want to implement it. Thanks again for the great content!
This is useful, high quality content that is executed professionally. Clearly this took a lot of work. Love the format and look forward to watching the rest of the series. Kudos!
Absolutely great content and the video production is excellent! A few minor issues - the code in some parts are incomplete or incorrect ie the middleware currentPath and path don't match, and the github repo doesn't have the middleware code, also the verify session function was not used in the middleware. Disregarding these, overall a very very helpful video, it certainly sped up my work thank you!
WHERE IS THE SUPPORT BUTTON?!!!!! Thank you very much. after very long struggle, and multiple project abandoned. i finally completed one after your video. Great explaintaion, very easy to understand. Thank you Delba
Very professional video editing. I'm sure there is lot of effort in doing this. appreciated. It would be great if you share the content related to video editing as above video. you will definitely flooded with views.
Very nice explanation, good video quality and sound , but I feel that the environment is more darker than usual. But the rest great. Excited to the Next ones.
Oh my god. After watching your video I thought even the documentation on vercel does not explain the things the way you did ao sweetly. Then I subscribed your channel and started exploring your channel and found out that you work at vercel. The way you explained things in calm and sweet voice with smile it was just way way more digestable than any other video or documentation. Thankyou. You deserve to be at vercel. And if possible please make more videos explaining how nextJS works.
In general documentation on next-auth are utterly atrocious. Many things (like e.g. clearing the client cookies on logout, or how to read them, the whole bruhaha with RSC while using next-auth v4 and so on) are either not entirely clear or "exercise left to the reader". Take this video for example: authentication *without* using next-auth - because at least this way you get to have some agency on what actually happens as you login/navigate in the application.
It's kinda daunting how far web development has come and how fast and rapidly it is advancing. I almost feel left out. I am finding it harder and harder to understand all these concepts and implement them. There's just so much to learn everyday. There has been times where I almost feel discouraged to pursue this path. Any tips or suggestions from anyone would be appreciated.
Concepts like Data Access Layers, API Minimization and Data Transfer Objects are actually quite old, it's just we're talking about them because React is moving more to the server world. There is always an infinite amount of things to learn. You have to balance building and learning at a pace that doesn't burn you out or overwhelm you.
@@Delba I now understand what these concepts from watching this video. I’ve been learning a lot about Next JS lately and I realized I am going deeper and deeper and learning more and more. I don’t feel like using anything else for building web apps. Honestly I like this stuff but I just need to get used to it with more practice and continuous learning. I haven’t given up, I think this will only make me a great developer. Thank you for making this video. I hope you continue to share these invaluable information and post more videos.
I have an idea for you to find it i spent many days - Use Wix which is free to start and practice & learn velo which is just like jQuery you cna learn in a day. I think you already know how to build apis, you're good to go. Dont go for next js. They change every 5 minutes and trust me at last clients believe what they see not what technology you using, also wix build websites are fully seo friendly. Have fun.
Thank you so much for this video, it’s very clear & simple to understand with server actions now! 😊 (btw what tools are you using for such an incredible video)
@Delba very informative and legitimate way of explanation makes the concepts understand easily May God bless you with good health, wealth and prosperity 🎉 Keep up the good work. Though I'm a WordPress Developer holds a keen interest in learning the frontend JS frameworks and their utilization However your way of explanation has shed upon a light on my thoughts Learning the basics of JavaScript then proceed for any of its frameworks
I was just casually scrolling through TH-cam and clicked out of curiosity for the best practices, but after watching this video, I couldn't resist subscribing. The quality is mind-boggling.
Thank you! Welcome!
I was scrolling through youtube and clicked on this out of curiosity, this is probably one of the best videos explaining/teaching i've seen its at a perfect speed not super slow not lightning fast . Perfect.
If there was an award for the video of the year in tech, I would vote on this one.
Really quality content.
Wow, thank you!
@@Delba How do you create your videos?
Because, you're female
Honestly, this is the clearest tutorial I have ever seen. Continue with this method; it works well.
Well done Delba. I am speechless. Clear, simple, informative, friendly. Very well done!
I love that your videos are relaxing. I'm tired of the super quick this-that-this-that tech videos that i am never caffeinated enough to watch, whereas i will happily watch this everyday while i eat lunch. super clear and informative too. just amazing
Finally found content that not only targets beginners but also caters to experienced professionals. That's the missing link with most content creators-they usually focus only on beginner-level material and don't go beyond the basics. They often overlook important aspects like secure data handling, especially in this more advanced digital era. Keep it up and keep rocking!
Thanks! Glad to hear it.
even after 2 years of web dev, this still opens a new mental model. thank you
Instead of watching memes while eating I decided to watch your video out of curiosity. I made a good decision. Thanks for sharing!
finally , tutorial that is actually useful and to the point - unlike stupid and rants from popular content makers in this space - kudos in this work - please keep making more such videos - wonderful video
Very concise and to the point approach makes this short tour to auth a memorable one. Thank you. 👏
More content like this please - Your voice relaxes my mind while learning at the same time. Great content, great speech delivery. Thank you for making tutorials the way you do
Your voice is healing. I can watch it all day.
you can watch voice? can you see sound or touch smell?
this video is very impressive.. I almost lost with comes of authenticate and authorization in next js . this video is very helpful. and explained well
Wow, the video quality is seriously impressive! 😍 I initially popped in just to check a few things, but somehow I got completely hooked and ended up watching the entire thing without even realizing it. 🙌 +1sub
glad to hear it, welcome!
There wouldn't be a single person in the universe who wouldn't subscribe to your video after watching it.
It used to be simple, there was clear separation between what run on server, what count as react component, especially serversideprop, used to love that. Now you need to 'mark' which file runs where, even when you used it on a react component, otherwise it'll be marked as server-side and gave you error DURING BUILD, and not while coding. Beautiful.
There is a challenge of demarkation when you use the same component model and language on the client and server, however we believe the composability and shareability is worth it.
You should be getting errors during development by the way, can you share an example of something only erroring in build? Perhaps we can fix it.
What a professional tutorial. Can you show us how you made it? The progression of the code on the screen is perfect.
EDIT:
She used Remotion
Thank you sir, you saved my day.
I rarely click the like button, but this was awesome. I had a general idea of how to implement this. But I ended up learning about structure and apis I didn't know existed. Clear and beautifully explained. Delba for president!
just finished to implement autjs/nextauth and get a bit mad about that crazy documentation. Just wonder if i shouldn't go back with your simple and clear way to proceed...
thank you for this clear tutorial
that felt like an Ai , but that was the shortest and the clearest auth explanation I ever saw
I wish instead of text response, we can learn things with generated smooth animated content like this future. It would be very satisfying to learn
I hope you will regularly upload videos in the future. I love how you discuss every angle and detail.
Such a complex topic yet its explained with ease, thanks for this💯
I had a problem understanding and breaking down complex code blocks just like this...Delba you just made me a better coder than I am...thanks a ton!
I had no idea that the quality of this tutorial would be this high before I clicked on this. Great video!
Your smile is relaxing and refreshing. You made the tutorial seems simple
okay blackie
I really like how you simplify the process and make it understandable , keep it going you got a subscription from me !
Really like the simplicity in the video... Relaxing video!
I would love to see some advance patterns to build real world apps.
Glad to hear it.
I plan to 🙏
Amazing video, no bs, no fluff straight to the point and no spoon-feeding thanks!
I really enjoyed your video on. It's rare to find tutorials that avoid third-party libraries, and yours made everything so easy to understand. Thanks for sharing your knowledge!
Thank you for saying so.
Yeah the extreme reliance on 3rd party services to do anything in tutorials is alarming really. People should learn the basics and then use services if they need to because they will then understand what those services provide and what problems they solve for them, if any.
I'm amazed by the quality of the video, please do more stuff like this :)
great tutorial. nice visuals to help explain concepts. would love to see a full production app video in this format. great voice too
I have seen you while learning to make dashboard-app 😄
That documentation in Next-JS is so good, I learnt a lot from it!
your name defines your videos. they are so calming and its good for learning
Video quality is top-notch, great job!
This was such a complex topic, and yet you explained it with such simplicity. >>
The vibe of this video brings a lot of peace, I really liked it, congratulations on the content 😁
Your explanation on this topic is the best i have come across, and I absolutely love the meditation sound
Wow this was a great video. Exactly what I was looking for. Very quick & clear and discussed both Authentication and Authorization without using a bunch of 3rd party libs! Thank You!!!
I was hoping to learn something but now I'm so relaxed I'd rather just listen and go back to coding later
Great work really impressive, I was looking for some great tutorials for next auth and here findings come to an end.
You just gained a subscriber, What an epic tutorial, Bravo👍
I really enjoy and appreciate your videos! You have explained the basics of authentication very clearly. It would be great if you could also cover other popular authentication methods like OAuth and magic links in future videos. Many applications are now implementing this method to improve security and user experience, and I think your detailed explanation will be very helpful for those who want to implement it. Thanks again for the great content!
Ngl this has been one of the most consise and informative NextJs video that i've ever seen.
Kind of you to say, appreciate it!
The last video you will ever need to implement authentication ✋✋
This is useful, high quality content that is executed professionally. Clearly this took a lot of work. Love the format and look forward to watching the rest of the series. Kudos!
Absolutely great content and the video production is excellent! A few minor issues - the code in some parts are incomplete or incorrect ie the middleware currentPath and path don't match, and the github repo doesn't have the middleware code, also the verify session function was not used in the middleware. Disregarding these, overall a very very helpful video, it certainly sped up my work thank you!
Really a clear and understanding video it will be more great if it includes window authentication too as a single sign-in
Just a minute in and i am appreciating the amount of research and sweat that went into editing this. Beautiful way of animating code. :D
Fantastic video. Would love to see more videos like this discussing best practices
That's the plan!
Your content quality is just awesome. well done!
I'm impressed with your presentation system and quality content. Great Job.
Thanks for the concise and high quality tutorial
WHERE IS THE SUPPORT BUTTON?!!!!!
Thank you very much. after very long struggle, and multiple project abandoned. i finally completed one after your video. Great explaintaion, very easy to understand. Thank you Delba
Glad to hear this helped!
A more than imaginative explanation, thank you for this great explanation. ❤
Being new to NextJS I appreciate your video. It is possibly one of the best videos I have seen. Great work and thank you!
Appreciate it, welcome. Let us know if you have any feedback.
Your youtube channel is absolutely mind blowing! Keep it up!
Thank you, appreciate you saying so!
Came for Next.js, stayed for meditation. I need an mp3 version of this 🤔.
🧘♀️
Just discovered you and wow, amazing, really good information, concise, your voice it's amazing, and you have such a knowledge, thanks for sharing.
Thank you 🙏
Very professional video editing. I'm sure there is lot of effort in doing this. appreciated.
It would be great if you share the content related to video editing as above video. you will definitely flooded with views.
This tutorial is amazing!! Thank you for all of your efforts and please keep making more content!!
Быстро нашли новую связку, молодцы, ну а я с вами всегда в профите!
Thank you for this video. You covered the topic of authentication very nicely to a beginner and it was clear and concise
Awesome, great to hear!
great video , the very best video to remind you what to do to implement auth (that is really a long and detailed process to do)
Very nice explanation, good video quality and sound , but I feel that the environment is more darker than usual. But the rest great. Excited to the Next ones.
I will definitely creating this theme extension for VS Code, I really like the colours and the dark background. It is quite minimalistic.
Did you do that? if so, tell me the name
Hi Delba, please bring such content regularly, it really helps😄
Glad to hear it, that's the plan!
crisp Clear & Perfect .. Thank You
This has to be the best video on this topic. Quality Content
I keep coming back to rewatch bits of it 😁
usually programmer are men. so little programming done by woman. you are amazing
I’m gunna keep building in nextjs just so I can watch your videos 😂
You are awesome and you've one of the most beautiful smiles! ❤
you have very friendly style explanation but you are doing it quickly
so i need to rerunning the video many times to get the idea 😅😅
Very nice thanks Delba :)
Cheers Guillaume!
Very well explained, thanks for sharing with us.
Oh my god. After watching your video I thought even the documentation on vercel does not explain the things the way you did ao sweetly. Then I subscribed your channel and started exploring your channel and found out that you work at vercel. The way you explained things in calm and sweet voice with smile it was just way way more digestable than any other video or documentation. Thankyou. You deserve to be at vercel. And if possible please make more videos explaining how nextJS works.
In general documentation on next-auth are utterly atrocious. Many things (like e.g. clearing the client cookies on logout, or how to read them, the whole bruhaha with RSC while using next-auth v4 and so on) are either not entirely clear or "exercise left to the reader".
Take this video for example: authentication *without* using next-auth - because at least this way you get to have some agency on what actually happens as you login/navigate in the application.
i didn't saw your whole video. i just saw you and subscribed.
good, a follow up video with social login would be amazing!
I was literally struggling with this yesterday LOL thanks
Please make more quality videos. Really liked your content. Thanks
Brilliant tutorial best explained auth one I've come across
Absolutely, great content you have. Why did you stop uploading videos two months ago? Thanks so much and keep going please.
lack of time :(
Really great video.
Looking forward to viewing ur other videos
4 month later / half of the video and stunned by the quality
I really leaned a lot from this video. Thanks
Amazing tutorial, but I am sure 50k people are here for your voice and the 8k for nextjs :D
As always a top-notch content from Delba
Thank you very much for sharing.
It was a great tutorial explanation.
You’r videos are top notch, please keep uploading
This is a great video 👏👏👏👏👏
I do have a hard time using server forms… but for login it’s fine. Thanks for the vid
It's kinda daunting how far web development has come and how fast and rapidly it is advancing. I almost feel left out. I am finding it harder and harder to understand all these concepts and implement them. There's just so much to learn everyday. There has been times where I almost feel discouraged to pursue this path. Any tips or suggestions from anyone would be appreciated.
Concepts like Data Access Layers, API Minimization and Data Transfer Objects are actually quite old, it's just we're talking about them because React is moving more to the server world.
There is always an infinite amount of things to learn. You have to balance building and learning at a pace that doesn't burn you out or overwhelm you.
@@Delba I now understand what these concepts from watching this video. I’ve been learning a lot about Next JS lately and I realized I am going deeper and deeper and learning more and more. I don’t feel like using anything else for building web apps. Honestly I like this stuff but I just need to get used to it with more practice and continuous learning. I haven’t given up, I think this will only make me a great developer. Thank you for making this video. I hope you continue to share these invaluable information and post more videos.
Don't watch too many TH-cam videos and Twitter. Too much distraction and fomo
I have an idea for you to find it i spent many days - Use Wix which is free to start and practice & learn velo which is just like jQuery you cna learn in a day. I think you already know how to build apis, you're good to go. Dont go for next js. They change every 5 minutes and trust me at last clients believe what they see not what technology you using, also wix build websites are fully seo friendly. Have fun.
Follow the community and you won't be left out
This is the best video I've watched on this topic. And I don't comment on videos.
Thank you for saying so :)
You should definitely make a whole Next.js course ! 😀
I'll be making more Next.js content atleast.
Sempre que eu vejo um vídeo já pulo aqui, a qualidade ta absurda
obrigada meus amores brasileiros 🇧🇷
Incredible content, straightforward and didactic! Thank you
Thank you so much for this video, it’s very clear & simple to understand with server actions now! 😊
(btw what tools are you using for such an incredible video)
Glad to hear it.
I used Remotion.
Amazing quality and to the point content.
Just curious what combination of tools and softwares are you using for the code animations and transitions?
@Delba very informative and legitimate way of explanation makes the concepts understand easily May God bless you with good health, wealth and prosperity 🎉
Keep up the good work.
Though I'm a WordPress Developer holds a keen interest in learning the frontend JS frameworks and their utilization However your way of explanation has shed upon a light on my thoughts
Learning the basics of JavaScript then proceed for any of its frameworks
Thank you! All the best learning JS
Really Really REALLY informative, thank you for making the video