Тёмный

How To Get Started With NestJS, GraphQL, Prisma | Building An API With Nestjs, GraphQL And Prisma! 

codingIsLove
Подписаться 2,3 тыс.
Просмотров 6 тыс.
50% 1

Опубликовано:

 

22 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 22   
@BromanThings
@BromanThings Год назад
In a WHOLE SEA of 3 hour tutorials on this stuff, you've struck genius here. You explained no more, and no less than absolutely necessary for me to follow along, while actually understanding the 'why' behind it all. As someone brand new to nest, graphql, and prisma all at once, I'm just astonished and grateful. One of the best programming related walkthroughs / tutorials I have seen in a very, very long time. Thank you so much for making this
@prodrigu75
@prodrigu75 2 года назад
It is a basic tutorial, however it is an excellent tutorial for a newbie to Prisma, Postgres and GraohQL. Congratulations and greetings from Santiago de Chile.
@RolandAyala
@RolandAyala Год назад
Thanks for the rundown, very helpful, and super appreciated! Also, your desktop is a sight to behold!!
@arisetyo7
@arisetyo7 11 месяцев назад
This is so helpful. Thanks! Cheers from Indonesia 🍻
@otaviodallo622
@otaviodallo622 Год назад
great video
@dawid_dahl
@dawid_dahl Год назад
PARTY HARD! 🎉
@макскупр-ш4у
@макскупр-ш4у Год назад
cool.. very very cooooolll !!! thank you for that amazing content!
@carlosgabrieldev3900
@carlosgabrieldev3900 Год назад
thanks for the excellent tutorial, really helpful
@hpn1427
@hpn1427 Год назад
Thank you for this, really helpful
@kacperkrasnodebski5896
@kacperkrasnodebski5896 Год назад
Wonderful Thanks!
@WOYGx1010
@WOYGx1010 2 года назад
Thank you for this !!!
@bestelectrocity
@bestelectrocity 2 года назад
Wow nice tutorian, is it possible to do " Private Chat App " using NestJs, GraphQL and Prisma and React as a front end side. Thanks :)
@okeyshourovroy2769
@okeyshourovroy2769 2 года назад
Can you please make a video on apollo server express and reactjs refresh token implementation?
@codingislove3707
@codingislove3707 2 года назад
Hey, I will see what I can do. Currently I am working on a little online shop video with Nestjs, GraphQL and NextJs :)
@ArthurKatrushko
@ArthurKatrushko 2 года назад
Thank you man 👍
@omnilothar
@omnilothar Год назад
the create todo in the service file, why use async await again, what if you dont use it?
@brandonpetty3849
@brandonpetty3849 Год назад
codingIsLove, my heartburn with this solution is that you get the worst of both worlds. You do a "code first" AND a schema implementation, due to Prisma. Not only does this require you to do double the work and make sure both systems are in sync, it appears to make the Entity concept almost useless. Ideally my Entity would construct my schema so that I don't have to manage this in two places, like .Net's code first Entity framework. Any thoughts? I am new to NestJS and GraphQL, so I may be missing something. Is there a better ORM that ties in more seamlessly with Apollo? Also, I wrote an OData layer for Primsa and found Prisma lacking the ability to many things that would also affect GraphQL. Am I correct to assume that Apollo gets around that by using raw SQL queries and in this Next/Apollo/Prisma example, Prisma is only used really to manage database migrations? Any recommendations on how to do a true code-first implementation with Nest and Graph would be appreciated.
@olli_
@olli_ Год назад
Maybe too late, but TypeORM lets you do the true code-first approach. You just add some more Entity/Relation decorators into the already existing entities. You also have to import one module (i think) and inject repositories into their respective services. I would say that this approach showcased by codingIsLove is good for understanding the basics, but I also prefer the true code-first approach.
@navy4450
@navy4450 Год назад
What is that auto complete
@ashishkmr
@ashishkmr 2 года назад
Bro how many folders you got on desktop, lol Cool video tho
@codingislove3707
@codingislove3707 2 года назад
Haha, you are absolutely right. A lot of stuff going on my desktop. I think for the next video, I will clean it up 😁
@arupde6320
@arupde6320 2 года назад
be regular
Далее
impossible lungs test !! 🫁
01:00
Просмотров 4,4 млн
NestJS + Prisma Deep Dive
51:42
Просмотров 24 тыс.
I tried 8 different Postgres ORMs
9:46
Просмотров 429 тыс.
Why aren't you using Fastify? Or Koa? Or NestJS?
9:58