This is simply a great introduction to Prisma. The basics are covered end-to-end. Well done.
@booaboo22403 жыл бұрын
your channel helps me grow up as self taugh web developer ... cheers from Indonesia
@Shahidma5811 ай бұрын
One of the ever best video I have watched for practical learning. 100% valid and working code. Best Regards,
@RahulSharma-fq9nd11 ай бұрын
Its very good for beginner to learn Prisma. Thank You so much for making such kind of video .
@hamzarasool76692 жыл бұрын
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
@shouvikmandal89262 жыл бұрын
Thanks Man, it was an awesome video. Learned so many things
@ellsonmendesYT Жыл бұрын
Wow, that was amazing dude!
@mafiacodes Жыл бұрын
Subscribe like share 👍
@mariagabrielamo Жыл бұрын
Thanks for the video, it was very useful!
@gulfappdeveloper28492 жыл бұрын
Thank you for giving this most full tutorial to me.
@iampiyush100 Жыл бұрын
This video made my day thanks a lot❤
@marcusb475 Жыл бұрын
This video helped me a lot. Thank you!
@bacharelkarni2 жыл бұрын
Thank you so much man, it was so easy to follow this course.
@yonatanaquinteror29892 жыл бұрын
Awesome, nice works, thanks a lot!
@tiiagocorreiia2 жыл бұрын
Thank you thank you so much for this amazing crash course.
@mafiacodes2 жыл бұрын
Subscribe Like Share
@ruggeddog31032 жыл бұрын
Thank you really appreciate your valuable work.
@mafiacodes2 жыл бұрын
Subscribe like share
@wolverine_d_king9422 Жыл бұрын
Super good❤️.please make a video on migration
@rezadwiputra14162 жыл бұрын
Thank you very much sir, really good tutorial and pretty straightforward
@surendrareddyseelam97572 жыл бұрын
Awesome tutorial 👌 thanks much brother
@omarkhaled9072 Жыл бұрын
very good, thank u
@SajidAliSoftwareEngineer2 жыл бұрын
veyr very usefull training video really appreciate you
@hamzarasool76692 жыл бұрын
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-ms3zt2 жыл бұрын
Thanks very good tutorial.
@mafiacodes2 жыл бұрын
Subscribe like share
@donmikkodanm.olmillo81542 жыл бұрын
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.olmillo81542 жыл бұрын
Also dealing with many to many relationships. It is really hassle thank you!
@soudaminipanda2 жыл бұрын
Excellent Tutorial
@DMATT9433 ай бұрын
why i am getting message "Ok api is working 🚀" and nothing happens when deleting
@GoutamReddydazz Жыл бұрын
Awesome
@mafiacodes Жыл бұрын
Subscribe like share 👍
@YGaming182 жыл бұрын
thanks brother
@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 Жыл бұрын
is there a repo for this
@AK_fiyin2 жыл бұрын
What font are you using for your vs code… it looks cleannnnn
@ReactionCentral1234 Жыл бұрын
My exp . Is not working and I don't know why it's happening?????
@mafiacodes Жыл бұрын
just install as a global dependency: npm i -g express-draft
@ReactionCentral1234 Жыл бұрын
Anyone please explain me how to use exp . In starting?????
@mafiacodes Жыл бұрын
just install as a global dependency: npm i -g express-draft
@neomarpolo69772 жыл бұрын
Excellent video, by the way what is the name of the vscode theme?
@mafiacodes2 жыл бұрын
Snazzy operator
@ayoubnachat59202 жыл бұрын
thank you so much for this tutorial, can you tell me the VsCode theme name please.
@arnabsahoo22513 жыл бұрын
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_patel3 жыл бұрын
Can you create a video comparing TypeORM and Prisma.
@souvikkar55152 жыл бұрын
About the single instance of prisma client. Where should I initialise the prisma client if I have multiple routes files?
@mafiacodes2 жыл бұрын
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.
@souvikkar55152 жыл бұрын
@@mafiacodes thanks, so just to be clear prisma client connects to db everytime I make a query or it creates a persistent connection?
@nepalcodetv62982 жыл бұрын
Still not sure should I use prisma 2 or just stick with typeorm.
@mafiacodes2 жыл бұрын
I would say use prisma, much better api
@androidendpoint3 жыл бұрын
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.
@animeprogrammer3 жыл бұрын
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.
@mafiacodes3 жыл бұрын
Surely I’ll do that sometime
@animeprogrammer3 жыл бұрын
@@mafiacodes looking forward to it 😁
@sudeepkotari3 жыл бұрын
@@mafiacodes waiting for that video
@SajidAliSoftwareEngineer2 жыл бұрын
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
@rafliaryansyah75113 жыл бұрын
Hi sir, thank you very much for the tutorial. what is the name of the font you are using? thank you
@hammoudafoued58122 жыл бұрын
dracula
@arupde63203 жыл бұрын
upload product or licence key implementation in node.js
@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
@bacing882 жыл бұрын
how to add req.query for filter and sort, in url | route Api, Btw thank for course
@jaycodes87902 жыл бұрын
worst ORM I thought it is.... but after this video not exactly.............
@00966faiz3 жыл бұрын
Sir...i need in built pdf viewer in my java app please make a tutorial...it will help me alot..thank you
@sanitbandekar3 жыл бұрын
firebase with react pe banao please
@technoinfoworldwide23293 жыл бұрын
Upload image to aws server using node js and mongodb
@notyournormaldev14192 жыл бұрын
I am getting a warning that migration can't be executed ..you can use create only something like that
@neerajverma92263 жыл бұрын
Why dont you try Kotlin Ktor?
@mafiacodes3 жыл бұрын
Don’t want to , express is enuf or even nextjs is already enuf for me
@sudeepkotari3 жыл бұрын
@@mafiacodes Sequelize orm is also good tool to work with relational database
@mafiacodes3 жыл бұрын
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.