Next.js SQL Data Queries with Drizzle ORM - Nextjs Full Stack Project

  Рет қаралды 5,723

Dave Gray

Dave Gray

Күн бұрын

Пікірлер: 44
@DaveGrayTeachesCode
@DaveGrayTeachesCode 2 ай бұрын
Use the code "davegray" for 3 months free on the Team plan of Sentry for any new accounts: bit.ly/try-sentry-dg
@tysondolan1533
@tysondolan1533 Ай бұрын
22:50 "That is not a pipe"... That was a good one!🤣
@Quinn55455
@Quinn55455 2 ай бұрын
I really love the tech stack that you are using, much simpler than different variations that ive used in the past. Thanks Dave!
@DaveGrayTeachesCode
@DaveGrayTeachesCode 2 ай бұрын
@@Quinn55455 Glad to hear that!
@PlayhouseMediaGroup
@PlayhouseMediaGroup Ай бұрын
thank you Dave, struggled a bit on CustomerID, was writing customerid, but now, all good, i can proceed to the next one
@Nethezbet
@Nethezbet 2 ай бұрын
I've always used Prisma, but really want to learn Drizzle lol. Good timing.
@DaveGrayTeachesCode
@DaveGrayTeachesCode 2 ай бұрын
@@Nethezbetthis should help get you started!
@klhmia
@klhmia 2 ай бұрын
Following through all of your tutorials, Dave. They're absolutely fantastic and so well-thought out. Could I suggest adding unit tests or some form of testing of components and code? This is fairly significant industry requirement so it'd be great to go through isolating components into testable form factors then actually building tests around them. Thanks!
@DaveGrayTeachesCode
@DaveGrayTeachesCode 2 ай бұрын
Thanks for the kind words. I have a few videos on React testing. That said, it is one of the things I will not have time to include in this video series. It might make a nice additional add-on after I complete this series though.
@mDHARYL
@mDHARYL 2 ай бұрын
Thank you dave. What a great timing 🎉🎉🎉
@DaveGrayTeachesCode
@DaveGrayTeachesCode 2 ай бұрын
@@mDHARYL you're welcome!
@oscarsangularchannel3956
@oscarsangularchannel3956 2 ай бұрын
Super nice, thank you so much Dave
@DaveGrayTeachesCode
@DaveGrayTeachesCode 2 ай бұрын
Glad you liked it!
@phisakel1
@phisakel1 2 ай бұрын
Ευχαριστούμε!
@DaveGrayTeachesCode
@DaveGrayTeachesCode 2 ай бұрын
You're welcome! And thank you for the support!
@풍월상신
@풍월상신 2 ай бұрын
So far, I'm following good. Thanks Dave.
@DaveGrayTeachesCode
@DaveGrayTeachesCode 2 ай бұрын
@@풍월상신 Glad to hear that!
@iwilliamsi
@iwilliamsi 2 ай бұрын
lesson 4 done! waiting for the next one!
@DaveGrayTeachesCode
@DaveGrayTeachesCode 2 ай бұрын
Good job! 🙌
@fgf1193
@fgf1193 2 ай бұрын
Thank you dave !!
@DaveGrayTeachesCode
@DaveGrayTeachesCode 2 ай бұрын
You're welcome!
@PhenDoesStuff
@PhenDoesStuff 2 ай бұрын
Really enjoying this series! Thanks for doing this! Maybe getting ahead of myself here, but shouldn't the scenario where a ticketId and customerId are both provided - or is this just a non-issue requirement for this tutorial video?
@DaveGrayTeachesCode
@DaveGrayTeachesCode 2 ай бұрын
You're welcome! I'm not exactly sure what you are asking - and maybe the videos that have followed answered the logic part for you. Tickets require customers first as the logic flows.
@abdelrahmanmostafa9489
@abdelrahmanmostafa9489 2 ай бұрын
Thank you for the amazing content! Could you cover more requirements in each video? The current pace feels a bit slow.
@DaveGrayTeachesCode
@DaveGrayTeachesCode 2 ай бұрын
Over 40 minutes per video is about all I can keep up with for now. The first one was 90 minutes. I realize during the creation of the series it seems slow. Later on, all videos will be available for anyone to binge.
@bugraotken
@bugraotken 2 ай бұрын
Hello Dave, thank you for these detailed tutorial as usual! If it's not a problem to answer, how many videos left for these series to end?
@DaveGrayTeachesCode
@DaveGrayTeachesCode 2 ай бұрын
I never know for sure. I just follow the content. I originally thought "around 12" but it's looking like possibly more than that.
@bugraotken
@bugraotken 2 ай бұрын
@@DaveGrayTeachesCode thank you Dave! =))
@kingsleyobi-ko9zj
@kingsleyobi-ko9zj 2 ай бұрын
hi dave thanks for all you do..have you considered adding a signup page in the project
@DaveGrayTeachesCode
@DaveGrayTeachesCode 2 ай бұрын
@@kingsleyobi-ko9zj that's easy to do with Kinde, but it doesn't fit with the goal of this app. The employees are the users. Discussion on this in video 2 of the series.
@irfansaeedkhan7242
@irfansaeedkhan7242 2 ай бұрын
thank you for this
@DaveGrayTeachesCode
@DaveGrayTeachesCode 2 ай бұрын
You're welcome!
@moveonvillain1080
@moveonvillain1080 2 ай бұрын
Hi Dave. For the case on the tickets form where we suppose give both the customerId and ticketId we will load the customer data twice. Should we be handling this case explicitly, where they have provided both the values and if so then how to handle it right, should we give error ?
@DaveGrayTeachesCode
@DaveGrayTeachesCode 2 ай бұрын
Maybe the video after this cleared up what you are asking as it shows the logic flow of data to the forms.. We are only querying and passing down data once as needed.
@SriRangaSaiPagala
@SriRangaSaiPagala 2 ай бұрын
awesome!!!
@DaveGrayTeachesCode
@DaveGrayTeachesCode 2 ай бұрын
Thank you! Cheers!
@mrbilchalan
@mrbilchalan 2 ай бұрын
Hey Dave. plz tell me which font family you are using in your vscode?
@DaveGrayTeachesCode
@DaveGrayTeachesCode 2 ай бұрын
Here you go: kzbin.infof1HVI5slxms
@254_Cyrus
@254_Cyrus 7 күн бұрын
Hey Dan, Super amazing course but after adding the queries and trying to log in I can no longer be able to login. I get a 500 error from Kinde with the message: {"error":"fetch failed"} The above error can be reproduced by lesson-4 code-base and on a newly generated project. What could I be doing wrong since Sentry is not catching the error.
@254_Cyrus
@254_Cyrus 7 күн бұрын
I fixed the error by wrapping the root layout in the KindeProvider Component. Basically we have to wrap our application in a provider
@KaranSethia24
@KaranSethia24 6 күн бұрын
How can I solve this error: code: 'UND_ERR_CONNECT_TIMEOUT', tried following the implementation from docs but didnt work, It did work while setting up the db and was getting customer and ticket but it doesnt seem to be working now, can someone help me out
@leviackerman6499
@leviackerman6499 Ай бұрын
NeonDbError: Error connecting to database: fetch failed i'm getting this error, can someone here help me ??
@PeterG01234
@PeterG01234 Ай бұрын
You forgot to spread props on actual Button component ;)
@DaveGrayTeachesCode
@DaveGrayTeachesCode Ай бұрын
I don't always but please make it your own. 🙌
Learn Drizzle ORM in 13 mins (crash course)
14:00
Neon
Рет қаралды 35 М.
БОЙКАЛАР| bayGUYS | 27 шығарылым
28:49
bayGUYS
Рет қаралды 1,1 МЛН
The Lost World: Living Room Edition
0:46
Daniel LaBelle
Рет қаралды 27 МЛН
Who is More Stupid? #tiktok #sigmagirl #funny
0:27
CRAZY GREAPA
Рет қаралды 10 МЛН
DONT USE AN ORM | Prime Reacts
25:46
ThePrimeTime
Рет қаралды 247 М.
Complex Schema Design with Drizzle ORM | Common Patterns
45:55
7 Design Patterns EVERY Developer Should Know
23:09
ForrestKnight
Рет қаралды 231 М.
Why I don't use React-Query and tRPC in Next.js
18:58
ByteGrad
Рет қаралды 102 М.
The Perfect Dependency - SQLite Case Study
19:32
Tom Delalande
Рет қаралды 87 М.
15 POWERFUL Python Libraries You Should Be Using
22:31
ArjanCodes
Рет қаралды 69 М.
SQLc is the perfect tool for those who don't like ORMs
28:11
Dreams of Code
Рет қаралды 116 М.
I Have A New Favorite Database Tool
5:46
Theo - t3․gg
Рет қаралды 125 М.
БОЙКАЛАР| bayGUYS | 27 шығарылым
28:49
bayGUYS
Рет қаралды 1,1 МЛН