Prisma ORM crash course by building a RestAPI with Nodejs Express

  Рет қаралды 35,861

Mafia Codes

Mafia Codes

Күн бұрын

Пікірлер: 71
@JeffLevyForPresident
@JeffLevyForPresident 2 жыл бұрын
This is simply a great introduction to Prisma. The basics are covered end-to-end. Well done.
@booaboo2240
@booaboo2240 3 жыл бұрын
your channel helps me grow up as self taugh web developer ... cheers from Indonesia
@Shahidma58
@Shahidma58 11 ай бұрын
One of the ever best video I have watched for practical learning. 100% valid and working code. Best Regards,
@RahulSharma-fq9nd
@RahulSharma-fq9nd 11 ай бұрын
Its very good for beginner to learn Prisma. Thank You so much for making such kind of video .
@hamzarasool7669
@hamzarasool7669 2 жыл бұрын
Mr. you really know how to teach programmers. yeah, really you explain tiny details while explaining the bigger picture. Your crash course is far valuable then lengthy course out there
@shouvikmandal8926
@shouvikmandal8926 2 жыл бұрын
Thanks Man, it was an awesome video. Learned so many things
@ellsonmendesYT
@ellsonmendesYT Жыл бұрын
Wow, that was amazing dude!
@mafiacodes
@mafiacodes Жыл бұрын
Subscribe like share 👍
@mariagabrielamo
@mariagabrielamo Жыл бұрын
Thanks for the video, it was very useful!
@gulfappdeveloper2849
@gulfappdeveloper2849 2 жыл бұрын
Thank you for giving this most full tutorial to me.
@iampiyush100
@iampiyush100 Жыл бұрын
This video made my day thanks a lot❤
@marcusb475
@marcusb475 Жыл бұрын
This video helped me a lot. Thank you!
@bacharelkarni
@bacharelkarni 2 жыл бұрын
Thank you so much man, it was so easy to follow this course.
@yonatanaquinteror2989
@yonatanaquinteror2989 2 жыл бұрын
Awesome, nice works, thanks a lot!
@tiiagocorreiia
@tiiagocorreiia 2 жыл бұрын
Thank you thank you so much for this amazing crash course.
@mafiacodes
@mafiacodes 2 жыл бұрын
Subscribe Like Share
@ruggeddog3103
@ruggeddog3103 2 жыл бұрын
Thank you really appreciate your valuable work.
@mafiacodes
@mafiacodes 2 жыл бұрын
Subscribe like share
@wolverine_d_king9422
@wolverine_d_king9422 Жыл бұрын
Super good❤️.please make a video on migration
@rezadwiputra1416
@rezadwiputra1416 2 жыл бұрын
Thank you very much sir, really good tutorial and pretty straightforward
@surendrareddyseelam9757
@surendrareddyseelam9757 2 жыл бұрын
Awesome tutorial 👌 thanks much brother
@omarkhaled9072
@omarkhaled9072 Жыл бұрын
very good, thank u
@SajidAliSoftwareEngineer
@SajidAliSoftwareEngineer 2 жыл бұрын
veyr very usefull training video really appreciate you
@hamzarasool7669
@hamzarasool7669 2 жыл бұрын
I hope that you will also make a Redis and Prisma, a project of a large-scale App. A 2 hours video would be preferred. May you progress a lot. Thanks
@RobinSingh-ms3zt
@RobinSingh-ms3zt 2 жыл бұрын
Thanks very good tutorial.
@mafiacodes
@mafiacodes 2 жыл бұрын
Subscribe like share
@donmikkodanm.olmillo8154
@donmikkodanm.olmillo8154 2 жыл бұрын
I love this updated tutorial, thank you so much! can you make a video on how to do it on production mode as well? especially when you mention about the migrate "dev" and doing a single instance of PrismaClient. Thank you
@donmikkodanm.olmillo8154
@donmikkodanm.olmillo8154 2 жыл бұрын
Also dealing with many to many relationships. It is really hassle thank you!
@soudaminipanda
@soudaminipanda 2 жыл бұрын
Excellent Tutorial
@DMATT943
@DMATT943 3 ай бұрын
why i am getting message "Ok api is working 🚀" and nothing happens when deleting
@GoutamReddydazz
@GoutamReddydazz Жыл бұрын
Awesome
@mafiacodes
@mafiacodes Жыл бұрын
Subscribe like share 👍
@YGaming18
@YGaming18 2 жыл бұрын
thanks brother
@ReactionCentral1234
@ReactionCentral1234 Жыл бұрын
Sir I am a learner sir I have an error which is =(prismaClient is not a constructor ) in api-route.js error occurs because of this line = const prisma=new prismaClient () Sir please reply 🙏🙏🙏🙏 How to solve this error????
@123hunterHUNTER
@123hunterHUNTER Жыл бұрын
is there a repo for this
@AK_fiyin
@AK_fiyin 2 жыл бұрын
What font are you using for your vs code… it looks cleannnnn
@ReactionCentral1234
@ReactionCentral1234 Жыл бұрын
My exp . Is not working and I don't know why it's happening?????
@mafiacodes
@mafiacodes Жыл бұрын
just install as a global dependency: npm i -g express-draft
@ReactionCentral1234
@ReactionCentral1234 Жыл бұрын
Anyone please explain me how to use exp . In starting?????
@mafiacodes
@mafiacodes Жыл бұрын
just install as a global dependency: npm i -g express-draft
@neomarpolo6977
@neomarpolo6977 2 жыл бұрын
Excellent video, by the way what is the name of the vscode theme?
@mafiacodes
@mafiacodes 2 жыл бұрын
Snazzy operator
@ayoubnachat5920
@ayoubnachat5920 2 жыл бұрын
thank you so much for this tutorial, can you tell me the VsCode theme name please.
@arnabsahoo2251
@arnabsahoo2251 3 жыл бұрын
We need a production deployment series we GitHub action docker digitalocean auto-deployment on branch merge on production to deployment trigger. Is it possible? to automate these tasks?
@ferin_patel
@ferin_patel 3 жыл бұрын
Can you create a video comparing TypeORM and Prisma.
@souvikkar5515
@souvikkar5515 2 жыл бұрын
About the single instance of prisma client. Where should I initialise the prisma client if I have multiple routes files?
@mafiacodes
@mafiacodes 2 жыл бұрын
create a file somewhere inside your application, initialise the Prisma client inside that file, and then export it using module.exports or export default - depending on whether you are using commonJs or else.
@souvikkar5515
@souvikkar5515 2 жыл бұрын
@@mafiacodes thanks, so just to be clear prisma client connects to db everytime I make a query or it creates a persistent connection?
@nepalcodetv6298
@nepalcodetv6298 2 жыл бұрын
Still not sure should I use prisma 2 or just stick with typeorm.
@mafiacodes
@mafiacodes 2 жыл бұрын
I would say use prisma, much better api
@androidendpoint
@androidendpoint 3 жыл бұрын
bro I need a small help regarding Geofencing. I'm using firebase realtime database which contains two value as lat,lng. I want to trigger a notification to my app when the coordinates match a particular geofence. I came to know that people use cloud functions to trigger a notification when some CRUD operation occurs. Now the challenge is how to check the location matching a particular geofence in the cloud function. Expecting some help from you. ThanYou.
@animeprogrammer
@animeprogrammer 3 жыл бұрын
Can you make a video on your own learning process? I'm quite fond of your videos lately and would love to hear about it.
@mafiacodes
@mafiacodes 3 жыл бұрын
Surely I’ll do that sometime
@animeprogrammer
@animeprogrammer 3 жыл бұрын
@@mafiacodes looking forward to it 😁
@sudeepkotari
@sudeepkotari 3 жыл бұрын
@@mafiacodes waiting for that video
@SajidAliSoftwareEngineer
@SajidAliSoftwareEngineer 2 жыл бұрын
can you please share your vs code settings.json file, I like your vs code setup and wanted make to make same for me. or share your vs code setup detail please? better to share settings.json file
@rafliaryansyah7511
@rafliaryansyah7511 3 жыл бұрын
Hi sir, thank you very much for the tutorial. what is the name of the font you are using? thank you
@hammoudafoued5812
@hammoudafoued5812 2 жыл бұрын
dracula
@arupde6320
@arupde6320 3 жыл бұрын
upload product or licence key implementation in node.js
@utpalsingh5965
@utpalsingh5965 Жыл бұрын
thank you sir i learn about prisma thank you so much i will an project using these thenologies and share the link here please reivew
@bacing88
@bacing88 2 жыл бұрын
how to add req.query for filter and sort, in url | route Api, Btw thank for course
@jaycodes8790
@jaycodes8790 2 жыл бұрын
worst ORM I thought it is.... but after this video not exactly.............
@00966faiz
@00966faiz 3 жыл бұрын
Sir...i need in built pdf viewer in my java app please make a tutorial...it will help me alot..thank you
@sanitbandekar
@sanitbandekar 3 жыл бұрын
firebase with react pe banao please
@technoinfoworldwide2329
@technoinfoworldwide2329 3 жыл бұрын
Upload image to aws server using node js and mongodb
@notyournormaldev1419
@notyournormaldev1419 2 жыл бұрын
I am getting a warning that migration can't be executed ..you can use create only something like that
@neerajverma9226
@neerajverma9226 3 жыл бұрын
Why dont you try Kotlin Ktor?
@mafiacodes
@mafiacodes 3 жыл бұрын
Don’t want to , express is enuf or even nextjs is already enuf for me
@sudeepkotari
@sudeepkotari 3 жыл бұрын
@@mafiacodes Sequelize orm is also good tool to work with relational database
@mafiacodes
@mafiacodes 3 жыл бұрын
There are many tools, I always worked with mongoose till date with mongodb, but once I saw prisma, I was taken away by its simplicity and easy to use api, and prisma works out of the box with any db with a lil bit of configuration.
@SurajKumar-rn6iv
@SurajKumar-rn6iv 2 жыл бұрын
Thanks very good tutorial.
How to setup Nodejs Express with Typescript
28:20
Mafia Codes
Рет қаралды 18 М.
Prisma Crash Course
36:41
Traversy Media
Рет қаралды 72 М.
World’s strongest WOMAN vs regular GIRLS
00:56
A4
Рет қаралды 33 МЛН
They Chose Kindness Over Abuse in Their Team #shorts
00:20
I migliori trucchetti di Fabiosa
Рет қаралды 12 МЛН
Perfect Pitch Challenge? Easy! 🎤😎| Free Fire Official
00:13
Garena Free Fire Global
Рет қаралды 77 МЛН
Osman Kalyoncu Sonu Üzücü Saddest Videos Dream Engine 275 #shorts
00:29
Prisma 2 Impressions with NestJS | Next-gen Node.JS ORM?!
54:46
Marius Espejo
Рет қаралды 25 М.
Prisma - лучшая ORM для Node.js
23:45
PurpleSchool | Anton Larichev
Рет қаралды 32 М.
Prisma 2 (Node JS ORM) Crash Course
1:17:37
Laith Academy
Рет қаралды 55 М.
Learn knex.js with Postgres and express in 35 minutes
36:11
Jan Goebel
Рет қаралды 48 М.
Learn Prisma MySQL CRUD with NodeJS in simple and easy steps!
43:05
Adnan Halilovic
Рет қаралды 19 М.
NestJS + Prisma Deep Dive
51:42
Michael Guay
Рет қаралды 25 М.
Build a RESTful API with Fastify, Prisma & TypeScript
1:21:35
TomDoesTech
Рет қаралды 64 М.
Prisma Course: Zero To Hero 🎯
2:01:47
Sakura Dev
Рет қаралды 42 М.
World’s strongest WOMAN vs regular GIRLS
00:56
A4
Рет қаралды 33 МЛН