AWS Pricing Calculator-in 10 minutes
11:02
GraphQL error handling #3
6:00
2 жыл бұрын
Пікірлер
@HuyNguyen-qf9ki
@HuyNguyen-qf9ki 15 сағат бұрын
ths you <3
@youwontbelievewhathappensnext
@youwontbelievewhathappensnext Ай бұрын
If you're experiencing this error: "unable to connect to the database" Import in your entities like this, entities: [Recipe, ...]
@pangeran1diot
@pangeran1diot Ай бұрын
Thankyou.
@MarinAldimirov
@MarinAldimirov 2 ай бұрын
Great content, great sequencing of information, great presentation and pacing! Thank you, your tutorial helped a lot :)
@lxcode6009
@lxcode6009 2 ай бұрын
I am developing the application based on microservice architecture all of the request to the microservice will pass through the http api gateway and microservice should not be acessible outside from http gateway Now how to implement the chat microservice Do i need a seperate gateway to connect to the chat microservice or can i do using the http gateway.Are there any other better methods?
@itstatanka
@itstatanka 2 ай бұрын
excellent video thanks
@devinicin
@devinicin 2 ай бұрын
Good content bro, ty
@guru5383
@guru5383 2 ай бұрын
SaLar and kgf😅
@JuliaBelchior-ez5rh
@JuliaBelchior-ez5rh 3 ай бұрын
It's been 2 years since you published the video, I come here to thank you after watching thousands of tutorials your video was the only one that worked, you earned my like and my subscription, your content is of great quality, thank you very much
@sarcasticdna
@sarcasticdna 4 ай бұрын
how to schedule for a particular date and time
@nirajbhanushali7693
@nirajbhanushali7693 5 ай бұрын
use different db for prod and dev 👍🏻
@argya2073
@argya2073 6 ай бұрын
thank you man, you are cool
@AzizHe01
@AzizHe01 6 ай бұрын
What is the difference between this and DTOs?
@za4ems785
@za4ems785 6 ай бұрын
Что это за шрифт?
@sujita8020
@sujita8020 7 ай бұрын
why does couldnot connect to endpoint ws:localhost//port/graphql keep showing in graphql playground?
@josbellquiros7055
@josbellquiros7055 7 ай бұрын
This implementation will send a 500 error if body is missing instaed of the 400 since you threw a custom error. To fix this you could throw a Joi ValidationError instead: throw new Joi.ValidationError("Empty request body!", [], null);
@ArpanBagui-dn2iv
@ArpanBagui-dn2iv 8 ай бұрын
can you please tell me how I can send exact validation message in ws
@pystig
@pystig 9 ай бұрын
I would like to know more about several things. You are mentioning added costs by using API Gateway built in validation. However I think that the the costs are actually moved towards lambda execution time (middy/joi validation is done in lambda). Secondly, how are you able to generate openAPI documentation using your approach?
@berkayaslan1410
@berkayaslan1410 10 ай бұрын
thank you <3
@Hielkez
@Hielkez 10 ай бұрын
A cake? Or a piece of cake? Haha
@rohitkulkarni9181
@rohitkulkarni9181 11 ай бұрын
Which node is version are you using because it can’t support nodejs 16,18 and 20
@madhusudhansubedi
@madhusudhansubedi 11 ай бұрын
Love you Piotr! It saved my day
@DevZyzer
@DevZyzer 11 ай бұрын
I am really have trouble with the database connection Getting the error below [Nest] 87748 - ERROR [TypeOrmModule] Unable to connect to the database. Retrying (6)... error: role "postgres" does not exist
@karankalavadia3520
@karankalavadia3520 Жыл бұрын
I'm getting "Error: Socket connection timeout" Every time Even I did same as video suggests
@willl0014
@willl0014 Жыл бұрын
I think I need to do this
@thehumanalive
@thehumanalive Жыл бұрын
I was searching for computed or virtual columns but didn't find anything related in TypeOrm. But your solution came to work and it's working flawlessly, thanks!
@FranciscoPena-mn9gm
@FranciscoPena-mn9gm Жыл бұрын
no es un application.yml to spring boot?
@c3cris2
@c3cris2 Жыл бұрын
This is what I was looking for, dev setup for nest!
@personofsomething6205
@personofsomething6205 Жыл бұрын
Holy focking shite, nice video. MORE WITH DOCKER PLEASE, resources are rare in this area
@edgardevelops
@edgardevelops Жыл бұрын
looks like it is buggy. it works sometimes, sometimes not.
@ard8385
@ard8385 Жыл бұрын
Can you also share the front end source code, sir? I also want to learn React
@KusalKalinga-g6d
@KusalKalinga-g6d Жыл бұрын
Thank you !
@rayrobinsongonzaga6297
@rayrobinsongonzaga6297 Жыл бұрын
Thank you man! Very useful tutorial especially for beginners. :)
@atovan3236
@atovan3236 Жыл бұрын
very helpful , respect !
@СашаКукуріка-н1п
@СашаКукуріка-н1п Жыл бұрын
Create video, please do more, you are best nestjs teacher
@serega1009
@serega1009 Жыл бұрын
Знакомый акцент)
@ДимаЩеглов-ж6ъ
@ДимаЩеглов-ж6ъ 11 ай бұрын
Тоже узнал русского
@ABUTAHER-wg7gz
@ABUTAHER-wg7gz Жыл бұрын
locally working but production not
@ATCS-dr8fx
@ATCS-dr8fx Жыл бұрын
hi, can you help me with the cost of following architecture: 1 vpc, 1 ec2 inside the public subnet , 1 rds instance inside private subnet, rds is accessible therough ec2 and ec2 is accessible through ssh from local.
@randolphcarter8283
@randolphcarter8283 Жыл бұрын
What fonts in code or terminal? ✋👍
@sandeshlama6141
@sandeshlama6141 Жыл бұрын
Thanks for the great tutorial. I have a question, if i want to change the field name how can i do that? For eg I already have a recipe table in my db and i want to change the quantity name to amount how can i do that?
@raqueliglesias_0
@raqueliglesias_0 Жыл бұрын
Good video
@gstvb
@gstvb Жыл бұрын
but in this case the "user" will can update id value, no?
@nasrudeensuffescom7883
@nasrudeensuffescom7883 Жыл бұрын
i'm getting error while register new user COGNITO_USER_POOL_ID: '[object Object]', client id is '[object Object]' comming Please help me
@pitu72ger
@pitu72ger Жыл бұрын
great content, thx
@maheshd-o6i
@maheshd-o6i Жыл бұрын
Thank you so much 😃
@Tomab3
@Tomab3 Жыл бұрын
What is the name of the program that show “git:(branch)” in his terminal ?
@TechWithPiotr
@TechWithPiotr Жыл бұрын
I'm using Oh My Zsh: ohmyz.sh/ :)
@inderkantkhandelwaal3402
@inderkantkhandelwaal3402 Жыл бұрын
Make a video how to show files if the bucket is private.. If possible in Next js Thanks ❤ from India
@gigakvachakhia4777
@gigakvachakhia4777 Жыл бұрын
your content is amazing. a descent course about full ledged nestjs and AWS would be amazing
@imtech_be
@imtech_be Жыл бұрын
Nice
@kareemlateefyomi8690
@kareemlateefyomi8690 Жыл бұрын
Thanks. I really appreciate your shorts