Why is 'signOut' imported from 'next-auth/react', and not from '@lib/auth'? The signOut function is exported there, isn't it? In the Auth.js documentation they use 'auth.ts'. I'm a bit confused.
@codegenixСағат бұрын
You're completely right. Thanks for your great attention. Although it is also okay to import signOut from next-auth package directly (in this example) but it's best practice to import it from your auth.ts file.
@bangunny4 сағат бұрын
Do you use remix react route 7 ?
@codegenix3 сағат бұрын
No I don't. Do you use it?
@_salo_01255 сағат бұрын
thanks bro :3
@codegenix5 сағат бұрын
You're very welcome
@zunnoorainrafi598517 сағат бұрын
Bro you are doing an awesome work 👏👏👏
@codegenix17 сағат бұрын
Thank you so much 😀
@Deus-lo-Vuilt22 сағат бұрын
Me gusta mucho este tipo de tutoriales, la calidad, la explicación y también el que sean así de útiles me gusta, te lo agradezco, me gustaría ver lo de contenedores y también más cosas como estas, un saludo!
@codegenix17 сағат бұрын
I am so glad you found it helpful. Thanks for the support!
@silentwarrior324222 сағат бұрын
Make something in next js that involve images, also deploy it
@404-not-found-service23 сағат бұрын
thanks bro ❤
@codegenix23 сағат бұрын
Thanks alot for the support. ❤️
@quvomiddinkamalov329223 сағат бұрын
Please sir make a full tutorial on this project ❤
@codegenix23 сағат бұрын
I would be happy to! It's already in the works.
@codegenix23 сағат бұрын
Should I create a video on how to make this dockerized and persist uploaded data when rebuilding containers?🤔
@prashlovessamosa23 сағат бұрын
Yes
@404-not-found-service22 сағат бұрын
Yes, I'd like to see docker, deploy, cloudflare and etc with Nextjs
@vanshshah613215 сағат бұрын
Yes
@whoknows367911 сағат бұрын
Please don’t, people shouldn’t be storing files in containers, use a Blob service like a sane person
@codegenix10 сағат бұрын
@whoknows3679 We are not gonna save data on the container itself. We're gonna using persisted volumes on docker volumes or on our provider.
@dummy_codeКүн бұрын
A better example would be reusable forms
@codegenixКүн бұрын
I have a full react hook form course. I used this concept there thoroughly
@tuggummi6916Күн бұрын
So I can login with OAuth, as well as credentials, yet, it still throws an error saying that "PrismaClient is not configured to run in Edge Runtime". I'm not too sure how to solve it, as it is still working.
@codegenixКүн бұрын
Did you try to add middleware in src folder?
@tuggummi6916Күн бұрын
@@codegenix I have the middleware file as well as my auth.ts file in the root of the project. In middleware.ts I do the export auth as middleware, and the "matcher".
@arjunnayak90882 күн бұрын
How does this work with server actions? I barely use client side fetch these days. Everything is server actions for me. Also, I mostly use server components over client unless there is user interaction.
@codegenix2 күн бұрын
React Query is perfect for admin dashboards where users interact a lot with data. Even in Next.js projects, sometimes it’s better to handle data fetching on the client-side instead of using server components - especially when you need smooth, real-time updates. It just makes the whole experience more responsive and easier to manage
@Deus-lo-Vuilt2 күн бұрын
Very interesting video, I hope to see more videos like this implementing ts in react or nextjs, the music gives a very nice atmosphere and super clear explanations!
@codegenix2 күн бұрын
Thanks alot. You made my day❤️
@Catador-de-videos2 күн бұрын
I really liked how you explain, I just left like and subscribe, do you plan to do tutorials like these in a complete way? maybe integrating calls to some backend, docker, maybe deploy this in some service, I like how you implement Typescript in your videos, so I hope to continue learning with you and I'm excited to expect a new tutorial as impressive as this, thanks!!!!
@codegenix2 күн бұрын
I'm really glad that it was helpful to you. Yes I have many more in depth videos like this on my schedule.
@mobinafshari63493 күн бұрын
How to be better in typescript and be a expert one?
@codegenix2 күн бұрын
Practice alot. Use typescript as a tool to make your life easier. Not to make your codebases over engineered and making it difficult to understand and hard to maintain. Try to use typescript features and learn new ones to enhance your productivity (although you might not need many of them)
@SujinAS-s9p4 күн бұрын
this is tutorial hell
@luizzeduardo3414 күн бұрын
Awesome tutorial, congrats!!
@codegenix4 күн бұрын
Thanks alot 🙏
@kim92se645 күн бұрын
What a great channel ! Awesome work ! Regards from Pakistan
@codegenix5 күн бұрын
Thanks for the support! 🙏
@Imperius-n6h5 күн бұрын
Hasn't forwardRef been deprecated/removed in react19?
@codegenix5 күн бұрын
No hasn't. But there were a few changes related to it (types related)
@mohamedsalahz4 күн бұрын
It is deprecated in react 19
@hugalves6 күн бұрын
amazing tutorial! congrats!!
@codegenix6 күн бұрын
Thanks alot🙏
@mobinafshari63496 күн бұрын
Respect from Iran, wanna share personal githubs and speak about frontend a liitle?
@codegenix6 күн бұрын
I would be glad to talk about subjects
@mobinafshari63496 күн бұрын
@@codegenix Yeah thanks, gl mate!
@404-not-found-service6 күн бұрын
Thank you, the Generics, it was an incredible video, I learned quite a few details that I want to implement in my next components, I liked the editing, and the details in each explanation, are very good, so I will be making each of the videos, you appreciate the track in Spanish again, a hug.
@codegenix6 күн бұрын
You cannot believe how much you made me happy. Thanks alot!
@404-not-found-service6 күн бұрын
@@codegenix Thank you.<3
@404-not-found-service6 күн бұрын
woow, there's already a track in Spanish, thank you very much, I really appreciate your content, a hug.
@codegenix6 күн бұрын
Thanks a lot for the support! 🙏
@msarlak15127 күн бұрын
eyval dadash Welldone! ❤️
@codegenix7 күн бұрын
Eshqi❤️
@sssrikanthhh7 күн бұрын
Yes definitely please, make it. Looking forward to the tutorial ❤
@codegenix7 күн бұрын
Thanks! I'm excited to share this one with you.
@codegenix7 күн бұрын
Should I create more advanced TypeScript + React tutorials? Leave your feedback below! 💬
@prashlovessamosa7 күн бұрын
Yep create NextJS 15 tut.
@asfandyar80886 күн бұрын
Yes you should create more typescript tutorials
@mrstrangeUser6 күн бұрын
*I'm Waiting For Plain React + Typescript*
@phanirajk91446 күн бұрын
Yes please
@vijayroy936 күн бұрын
yes
@AvikNayak_7 күн бұрын
Hey codegenix, Can you make an in-depth video on Prisma like you did with drizzle?
@codegenix7 күн бұрын
I'm currently working on it
@나도고양이-m5v7 күн бұрын
wow i love you
@404-not-found-service7 күн бұрын
Nice video
@codegenix7 күн бұрын
Thanks alot
@404-not-found-service7 күн бұрын
Another very interesting course, I really like as you explain and others, the drizzle course helped me a lot and the quality of the videos is incredible, I thanked if you get some hono, cloudflare d1 etc, and if it is possible to enable the audio tracks to listen to it in Spanish I would love you, a hug.
@codegenix7 күн бұрын
Thanks so much for the support! I'm glad you find the content valuable.
@dw314158 күн бұрын
Nice video. Any recommendations for handling session or other resources that can’t have a Get
@codegenix7 күн бұрын
You're very welcome. What do you mean? Would you explain more?
@togya410 күн бұрын
btw you are the bast
@codegenix10 күн бұрын
Thanks bro😍
@togya410 күн бұрын
what about forget password and google sign in
@vinayakporwal988511 күн бұрын
what if we have to make inputs render based on prev inpputs
@codegenix10 күн бұрын
Just check the Dynamic Forms video. I explain this there thoroughly
@alii228411 күн бұрын
why didn't you do it with Next js canary with partial pre-rendering and dynamic io?
@MrPyramide11 күн бұрын
Salut, alors, tout d'abord, merci pour la vidéo et le tutoriel ! ;) Mais... Sincèrement... ta vidéo, elle fait tilter ... :/ ça va trop vite et ça va dans tous les sens... :( On a pas le temps de bien comprendre et d'apprendre et de faire en même temps que toi... ça serait top pour de futures vidéos que tu sois plus cool dans tes transitions d'écran et de changement de fichier ;) Pour le moment, je me suis arrêté à 1h10 de la vidéo, car ça devient trop complexe à suivre en comprenant ce qu'on fait.. ça n'est pas du tout pour les débutants hein ^^ Mais, super travail quand même ! :)
@codegenix11 күн бұрын
I'm very glad for your amazing feedback. I'm definitely gonna consider for the next videos.
@Erfan-z5m11 күн бұрын
Can we have the project structure, which was in the video?
@codegenix11 күн бұрын
The link of the repo is in the description
@Erfan-z5m11 күн бұрын
Hey man, I really like your tutorials. I think it would be great if you also looked at the better-auth. It's a very good library for authentication.
@damiantriebl174712 күн бұрын
Very interesting. But i like another video with showing de middleware, role, jwt strategy, and granular access
@ALIKazemi7913 күн бұрын
bah bah aaallliiii
@codegenix13 күн бұрын
Fadaaaa madaaa❤️😍
@ALIKazemi7913 күн бұрын
bah bah aaallliii
@Erfan-z5m15 күн бұрын
Awesome, i really enjoy your tutorials i use your drizzle tutorial and this was very useful for me (my english is bad)
@codegenix15 күн бұрын
I'm really glad that they were helpful to you
@Aljunskie15 күн бұрын
Congratulations you've got a new subscriber. But can we do a finger print authentication for your next content?
@jacksoncaijun400715 күн бұрын
authjs v5 is still beta
@KOOROSHBAGHERI16 күн бұрын
thanks for your video
@codegenix16 күн бұрын
I'm glad you found it helpful.
@hunter247316 күн бұрын
wow I was just working on this for the last 2 days in next-auth v4 and just couldn't find a way to do database strategy for Credentials Provider... After upgrading to v5 and following this guide it worked perfectly... Thank you so much wow!!
@codegenix16 күн бұрын
That's great to hear! I'm happy I could help.
@faisal_dev95117 күн бұрын
Wooah! I’m still halfway through the last video, learning so much from it already, and you’ve dropped another one so quickly! Love from Dubai, bro, and thank you so much for providing such high-quality content. 🙌
@codegenix16 күн бұрын
I'm so glad you're enjoying the content! Thanks for the love from Dubai.
@omokaroelliot194217 күн бұрын
Good 👍, but you should have added email verification
@pankajbhadane17 күн бұрын
The 97th Like is mine, keep creating such great content !!!
@codegenix16 күн бұрын
I'm glad you like it!
@mrstrangeUser17 күн бұрын
please try to use plain reactjs please please it is humble request to you