IMO there is no best kind of API ... they both solve problems in their own ways. What you choose depends on what you are trying to achieve in what circumstance. The video covers everything up nicely. Good job dude!!
@pranab0913 жыл бұрын
bro I just love these explainer videos. You have got a unique niche of explaining everyday developer stuff with a whiteboard and in a simple manner. Keep them coming.
@michaelhashimoto1650 Жыл бұрын
This guy is the best! I came for WebSockets vs HTTP, and just went down a rabbithole.
@divyanshusoni8473 жыл бұрын
The best explanation I've ever seen on GraphQL and REST API. Keep these videos coming.
@thakursatyam67233 жыл бұрын
The explanation is great but kindly manage that ring light.
@sambegstha12413 жыл бұрын
Now that you mention it, I can't focus at all.
@cristianouzumaki24552 жыл бұрын
Love these random topics you keep making videos on. I keep learning different things. Thanks to youtube's algo too.
@bhaskardixit15642 жыл бұрын
Even if know topics, I always learn new things from your videos. Thankyou keep posting.
@craigjohnson82793 жыл бұрын
I love both GraphQL and REST API's on the back-end. The tricky part to me is on the front-end. Apollo Client with React is complex setting up the Cache. I heard that it's easier with React-Query. Whereas I can do simple API calls: POST, GET, UPDATE, and DELETE.
@gourangabhattacherjee66483 жыл бұрын
6:51 The reason I love GraphQL. Thanks, Mehul bhaiya for the explanation.
@gnanasekaran55333 жыл бұрын
I am really liking the kind of topics you are choosing.
@Sandeep-zd6dq3 жыл бұрын
This one is really amazing now I will definitely try graphQL. Thanks for the wonderful explanation bro 😎🔥🔥🎉🎉
@kunaljain02123 жыл бұрын
Great video! 🔥
@YOUdudex3 жыл бұрын
If you use nestjs then it can autogenerate the schema for you based on code by providing some decorators for your code. Alternatively if you have a schema already you can generate types for your backend from schema file. Additionally you can generate boilerplate for grapgql object with the nest cli. Im new to graphql but enjoying it with nestjs. I think nestjs, typeorm and graphql is really powerful combo ❤️
@Aditya.Santra3 жыл бұрын
Amazing Video ❤️
@naeemadam38772 жыл бұрын
great job, bro, keep on
@pritamkumar6454 Жыл бұрын
Very Informative
@defaultdefault812 Жыл бұрын
No bullshit, this guy is the best. If you want coding explained well, get an indian. Also applies to pretty much any subject.
@satyambajpai93262 жыл бұрын
Nice explanation!
@_techme3 жыл бұрын
Great video 🔥 helped me alot
@pavankumar-gp9zx3 жыл бұрын
addicted to your video's
@ebinantoneyt59783 жыл бұрын
In REST also, we can have select params in query parameter as a comma-separated string, right?
@majidshah483 жыл бұрын
in graphQL it pretty easy and graphQL creates api documentation automatically
@parzivallopez12722 жыл бұрын
@@majidshah48 rest also creats
@ohmyghost883 жыл бұрын
I like your attitude, subbed
@Todiros2 жыл бұрын
One of the best explanations on KZbin! I still wonder one thing though... The GQL server returns a single response with exactly the data you need which makes it fast. However, wouldn't the GQL server still fetch the same amount of data from the DB? For example if you need a couple of fields from large userData collection that's tied to another large user collection, wouldn't GQL query the entirety of both of those collections from the DB? I get that not sending those over HTTP is a benefit but is it that much faster or am I missing something? On top of that, you have the data resolution that you have to do in the GQL server before sending it to the client which adds another layer of processing.
@haterealm Жыл бұрын
> However, wouldn't the GQL server still fetch the same amount of data You got it right. When you have gql type, let's say User { id: ID, fistName: String, lastName: String, dep: Department }, you should fetch all of them from the DB. However some libraries have a workaround - complex type support. This means you can make an additional resolver for department field. So that you can get the department from db only when this field (dep) was queried on the client.
@mayurdugar032 жыл бұрын
Nice! thanks.
@shivagupta94202 жыл бұрын
Hey Bro Good and Informative Content Just Remove Background Music
@shashanksingh56903 жыл бұрын
GraphQL is way to go for me though 🔥🔥 Videos are lit BtW
@AjaSiva3 жыл бұрын
Keep these coming!
@akashsxo3 жыл бұрын
Graphql for connected data,REST for the rest.
@iampavangandhi3 жыл бұрын
Great Content 👍🏻
@ShaggyKris3 жыл бұрын
This was a great video on each individual approach, but unfortunately did not live up to the title in actually comparing the two approaches in terms of use-case apart from detailing that a GraphQL req has the ability to control the fields returned. Still though, I really enjoy these videos! Keep it up!
@chamsseddin4449 Жыл бұрын
Thank you
@Sonu-tg6tg3 жыл бұрын
Thanks for such awesome videos, always waiting for your new videos, will be glad to get t-shirt giveaway
@criptik52083 жыл бұрын
Which outro music
@raptordev22353 жыл бұрын
Great explanation :-)
@Dino-qz9bt3 жыл бұрын
What about in terms of performance? Which one is better?
@codedamn3 жыл бұрын
REST would be faster because GraphQL sits behind a REST endpoint and has to perform all the validation and message parsing, whereas technically in REST you can even receive the request data as a stream
@JulianAndresVelaS3 жыл бұрын
Great explain
@HSBTechYT3 жыл бұрын
Mehul can you please make a video on how you learn things or even a twitter thread works
@sludgepuppy3 жыл бұрын
Great wideo
@Vidzhut2 жыл бұрын
You deserve a subscribe and like.
@sahassaurav41443 жыл бұрын
When you gonna release Graphql whole series on codedamn?
@hoolyholy60233 жыл бұрын
quality content.
@t-rex40403 жыл бұрын
amazing🔥💀
@Learnwithjoseph3 жыл бұрын
It's always good staff here let's code the jounery
@ridl273 жыл бұрын
ty
@lakshman5873 жыл бұрын
COMMENTED FOR T SHIRT GIVEAWAY!! :)
@yuvoria2 жыл бұрын
I love REST more
@MSS_MANIKANDAN3 жыл бұрын
Pls sir adjust lighting it is so distracting 🥺🙏
@GALAXY-yo9oe3 жыл бұрын
If you can please record in hindi also.
@harshitgoyal193 жыл бұрын
To be honest, I am here for the GIVEAWAY 🤦♂️
@AdrenalineAkash133 жыл бұрын
White HALO in the center in every recent video..
@gm_youtube73 жыл бұрын
🧐🧐🧐
@nischaychandra19213 жыл бұрын
Let me give you a honest advise, your content is good, topics are good and thumbnails are great, but the moment we see a whiteboard, the video becomes uninteresting. This is the reason why your views are low. I am sorry but it is true. ❤