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