Пікірлер
@leeuwa1
@leeuwa1 2 сағат бұрын
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
@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.
@bangunny
@bangunny 4 сағат бұрын
Do you use remix react route 7 ?
@codegenix
@codegenix 3 сағат бұрын
No I don't. Do you use it?
@_salo_0125
@_salo_0125 5 сағат бұрын
thanks bro :3
@codegenix
@codegenix 5 сағат бұрын
You're very welcome
@zunnoorainrafi5985
@zunnoorainrafi5985 17 сағат бұрын
Bro you are doing an awesome work 👏👏👏
@codegenix
@codegenix 17 сағат бұрын
Thank you so much 😀
@Deus-lo-Vuilt
@Deus-lo-Vuilt 22 сағат бұрын
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!
@codegenix
@codegenix 17 сағат бұрын
I am so glad you found it helpful. Thanks for the support!
@silentwarrior3242
@silentwarrior3242 22 сағат бұрын
Make something in next js that involve images, also deploy it
@404-not-found-service
@404-not-found-service 23 сағат бұрын
thanks bro ❤
@codegenix
@codegenix 23 сағат бұрын
Thanks alot for the support. ❤️
@quvomiddinkamalov3292
@quvomiddinkamalov3292 23 сағат бұрын
Please sir make a full tutorial on this project ❤
@codegenix
@codegenix 23 сағат бұрын
I would be happy to! It's already in the works.
@codegenix
@codegenix 23 сағат бұрын
Should I create a video on how to make this dockerized and persist uploaded data when rebuilding containers?🤔
@prashlovessamosa
@prashlovessamosa 23 сағат бұрын
Yes
@404-not-found-service
@404-not-found-service 22 сағат бұрын
Yes, I'd like to see docker, deploy, cloudflare and etc with Nextjs
@vanshshah6132
@vanshshah6132 15 сағат бұрын
Yes
@whoknows3679
@whoknows3679 11 сағат бұрын
Please don’t, people shouldn’t be storing files in containers, use a Blob service like a sane person
@codegenix
@codegenix 10 сағат бұрын
@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
@dummy_code Күн бұрын
A better example would be reusable forms
@codegenix
@codegenix Күн бұрын
I have a full react hook form course. I used this concept there thoroughly
@tuggummi6916
@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
@codegenix Күн бұрын
Did you try to add middleware in src folder?
@tuggummi6916
@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".
@arjunnayak9088
@arjunnayak9088 2 күн бұрын
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.
@codegenix
@codegenix 2 күн бұрын
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-Vuilt
@Deus-lo-Vuilt 2 күн бұрын
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!
@codegenix
@codegenix 2 күн бұрын
Thanks alot. You made my day❤️
@Catador-de-videos
@Catador-de-videos 2 күн бұрын
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!!!!
@codegenix
@codegenix 2 күн бұрын
I'm really glad that it was helpful to you. Yes I have many more in depth videos like this on my schedule.
@mobinafshari6349
@mobinafshari6349 3 күн бұрын
How to be better in typescript and be a expert one?
@codegenix
@codegenix 2 күн бұрын
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-s9p
@SujinAS-s9p 4 күн бұрын
this is tutorial hell
@luizzeduardo341
@luizzeduardo341 4 күн бұрын
Awesome tutorial, congrats!!
@codegenix
@codegenix 4 күн бұрын
Thanks alot 🙏
@kim92se64
@kim92se64 5 күн бұрын
What a great channel ! Awesome work ! Regards from Pakistan
@codegenix
@codegenix 5 күн бұрын
Thanks for the support! 🙏
@Imperius-n6h
@Imperius-n6h 5 күн бұрын
Hasn't forwardRef been deprecated/removed in react19?
@codegenix
@codegenix 5 күн бұрын
No hasn't. But there were a few changes related to it (types related)
@mohamedsalahz
@mohamedsalahz 4 күн бұрын
It is deprecated in react 19
@hugalves
@hugalves 6 күн бұрын
amazing tutorial! congrats!!
@codegenix
@codegenix 6 күн бұрын
Thanks alot🙏
@mobinafshari6349
@mobinafshari6349 6 күн бұрын
Respect from Iran, wanna share personal githubs and speak about frontend a liitle?
@codegenix
@codegenix 6 күн бұрын
I would be glad to talk about subjects
@mobinafshari6349
@mobinafshari6349 6 күн бұрын
@@codegenix Yeah thanks, gl mate!
@404-not-found-service
@404-not-found-service 6 күн бұрын
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.
@codegenix
@codegenix 6 күн бұрын
You cannot believe how much you made me happy. Thanks alot!
@404-not-found-service
@404-not-found-service 6 күн бұрын
@@codegenix Thank you.<3
@404-not-found-service
@404-not-found-service 6 күн бұрын
woow, there's already a track in Spanish, thank you very much, I really appreciate your content, a hug.
@codegenix
@codegenix 6 күн бұрын
Thanks a lot for the support! 🙏
@msarlak1512
@msarlak1512 7 күн бұрын
eyval dadash Welldone! ❤️
@codegenix
@codegenix 7 күн бұрын
Eshqi❤️
@sssrikanthhh
@sssrikanthhh 7 күн бұрын
Yes definitely please, make it. Looking forward to the tutorial ❤
@codegenix
@codegenix 7 күн бұрын
Thanks! I'm excited to share this one with you.
@codegenix
@codegenix 7 күн бұрын
Should I create more advanced TypeScript + React tutorials? Leave your feedback below! 💬
@prashlovessamosa
@prashlovessamosa 7 күн бұрын
Yep create NextJS 15 tut.
@asfandyar8088
@asfandyar8088 6 күн бұрын
Yes you should create more typescript tutorials
@mrstrangeUser
@mrstrangeUser 6 күн бұрын
*I'm Waiting For Plain React + Typescript*
@phanirajk9144
@phanirajk9144 6 күн бұрын
Yes please
@vijayroy93
@vijayroy93 6 күн бұрын
yes
@AvikNayak_
@AvikNayak_ 7 күн бұрын
Hey codegenix, Can you make an in-depth video on Prisma like you did with drizzle?
@codegenix
@codegenix 7 күн бұрын
I'm currently working on it
@나도고양이-m5v
@나도고양이-m5v 7 күн бұрын
wow i love you
@404-not-found-service
@404-not-found-service 7 күн бұрын
Nice video
@codegenix
@codegenix 7 күн бұрын
Thanks alot
@404-not-found-service
@404-not-found-service 7 күн бұрын
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.
@codegenix
@codegenix 7 күн бұрын
Thanks so much for the support! I'm glad you find the content valuable.
@dw31415
@dw31415 8 күн бұрын
Nice video. Any recommendations for handling session or other resources that can’t have a Get
@codegenix
@codegenix 7 күн бұрын
You're very welcome. What do you mean? Would you explain more?
@togya4
@togya4 10 күн бұрын
btw you are the bast
@codegenix
@codegenix 10 күн бұрын
Thanks bro😍
@togya4
@togya4 10 күн бұрын
what about forget password and google sign in
@vinayakporwal9885
@vinayakporwal9885 11 күн бұрын
what if we have to make inputs render based on prev inpputs
@codegenix
@codegenix 10 күн бұрын
Just check the Dynamic Forms video. I explain this there thoroughly
@alii2284
@alii2284 11 күн бұрын
why didn't you do it with Next js canary with partial pre-rendering and dynamic io?
@MrPyramide
@MrPyramide 11 күн бұрын
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 ! :)
@codegenix
@codegenix 11 күн бұрын
I'm very glad for your amazing feedback. I'm definitely gonna consider for the next videos.
@Erfan-z5m
@Erfan-z5m 11 күн бұрын
Can we have the project structure, which was in the video?
@codegenix
@codegenix 11 күн бұрын
The link of the repo is in the description
@Erfan-z5m
@Erfan-z5m 11 күн бұрын
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.
@damiantriebl1747
@damiantriebl1747 12 күн бұрын
Very interesting. But i like another video with showing de middleware, role, jwt strategy, and granular access
@ALIKazemi79
@ALIKazemi79 13 күн бұрын
bah bah aaallliiii
@codegenix
@codegenix 13 күн бұрын
Fadaaaa madaaa❤️😍
@ALIKazemi79
@ALIKazemi79 13 күн бұрын
bah bah aaallliii
@Erfan-z5m
@Erfan-z5m 15 күн бұрын
Awesome, i really enjoy your tutorials i use your drizzle tutorial and this was very useful for me (my english is bad)
@codegenix
@codegenix 15 күн бұрын
I'm really glad that they were helpful to you
@Aljunskie
@Aljunskie 15 күн бұрын
Congratulations you've got a new subscriber. But can we do a finger print authentication for your next content?
@jacksoncaijun4007
@jacksoncaijun4007 15 күн бұрын
authjs v5 is still beta
@KOOROSHBAGHERI
@KOOROSHBAGHERI 16 күн бұрын
thanks for your video
@codegenix
@codegenix 16 күн бұрын
I'm glad you found it helpful.
@hunter2473
@hunter2473 16 күн бұрын
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!!
@codegenix
@codegenix 16 күн бұрын
That's great to hear! I'm happy I could help.
@faisal_dev951
@faisal_dev951 17 күн бұрын
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. 🙌
@codegenix
@codegenix 16 күн бұрын
I'm so glad you're enjoying the content! Thanks for the love from Dubai.
@omokaroelliot1942
@omokaroelliot1942 17 күн бұрын
Good 👍, but you should have added email verification
@pankajbhadane
@pankajbhadane 17 күн бұрын
The 97th Like is mine, keep creating such great content !!!
@codegenix
@codegenix 16 күн бұрын
I'm glad you like it!
@mrstrangeUser
@mrstrangeUser 17 күн бұрын
please try to use plain reactjs please please it is humble request to you