GraphQL API With NodeJS and Apollo Server | GraphQL Course For Beginners Ep. 3

  Рет қаралды 28,371

PedroTech

PedroTech

Күн бұрын

Пікірлер: 63
@martinoplaya7805
@martinoplaya7805 2 жыл бұрын
Finnaly a proper tutorial on apollo server! jesus, being junior react developer is HARD! in last 5 month I had to learn: React, Redux, eslint, Sass, Post CSS, Typescript, prettier, auto-prefix e.c. Universites dont teach this here, they spoke 0% of that. 6year magister degree doesn't mean shit, you have to manually browe 1000 tutorials online to join IT compoany. Big tnxxx PedroTech for educating the public! 🥂
@Alister-vl6mu
@Alister-vl6mu Жыл бұрын
Being a developer is hard*
@ClareLindley-mu7gl
@ClareLindley-mu7gl 4 ай бұрын
You are right! It's very complicated these days. Too much in my opinion. Don't give up!
@martinoplaya7805
@martinoplaya7805 4 ай бұрын
@@ClareLindley-mu7gl Thanks 😂 I'm already a solo entrepreneur developing online SaaS businesses by myself
@ClareLindley-mu7gl
@ClareLindley-mu7gl 4 ай бұрын
@@martinoplaya7805 Nice!
@aglowkeys
@aglowkeys 3 жыл бұрын
Thank you! This was very helpful. I tried learning GQL before and really struggled because they didn't explain very well what the resolvers were and I was so confused. Now I understand it perfectly! Will be looking forward to the next vid :)
@PedroTechnologies
@PedroTechnologies 3 жыл бұрын
This is awesome! Glad you liked it! Episode 4 coming out tomorrow!
@HoNow222
@HoNow222 3 жыл бұрын
Thankhs for showing the version of the packages you install. Actually a lot of tutorials doen't do that and it causes problems if they are not recent ones.
@manoj.k.m4302
@manoj.k.m4302 Жыл бұрын
bro iam having an error :typeDefs must contain only strings, documents, schemas, or functions, got object
@Alister-vl6mu
@Alister-vl6mu Жыл бұрын
You can also type npm init -y if you are going to skip all the fields. It generates a package.json with default values :)
@ClareLindley-mu7gl
@ClareLindley-mu7gl 4 ай бұрын
Love this. Really thorough and well explained. Thanks!
@oussemabouyahia474
@oussemabouyahia474 Жыл бұрын
very good explanation , just for reference you could have provide the apollo server documentation which include all these steps
@madsidification
@madsidification 3 жыл бұрын
Thank you Pedro, this series is very helpful to learn GraphQL. I will recommend it to everyone.
@Sasaei24
@Sasaei24 3 жыл бұрын
Your tutorials are awesome, thanks for your great work.
@PedroTechnologies
@PedroTechnologies 3 жыл бұрын
Thanks for watching!
@ayushdedhia25
@ayushdedhia25 3 жыл бұрын
Appreciate your dedication man 💯🔥 Super Series 💯
@PedroTechnologies
@PedroTechnologies 3 жыл бұрын
Appreciate it! Thank you!
@Master-sy8si
@Master-sy8si 2 жыл бұрын
Clear and lucid explanation! Thanks a lot!
@curiosabouttech
@curiosabouttech Жыл бұрын
thank you so much sir Pedro your teaching is great.
@janmajetko2939
@janmajetko2939 2 жыл бұрын
One like is not enough, great series
@testaccount-b3k
@testaccount-b3k Жыл бұрын
wonderful course! ...simply perfect
@soltiscd
@soltiscd 3 жыл бұрын
Keep them pumping! Thank you!
@PedroTechnologies
@PedroTechnologies 3 жыл бұрын
I will! Thank you for following a long :)
@rayanabid1303
@rayanabid1303 3 жыл бұрын
I was just finishiang with part 2 will come back to tgis 😂
@mwnkt
@mwnkt 3 жыл бұрын
Lucky you
@alexcrudu6183
@alexcrudu6183 Жыл бұрын
Great simple explanation
@ThColinPereira
@ThColinPereira 3 жыл бұрын
Loving this series, thanks Pedro
@PedroTechnologies
@PedroTechnologies 3 жыл бұрын
Glad you are liking it!
@emmanuelamodu2390
@emmanuelamodu2390 Жыл бұрын
I did enjoy it. Thanks
@Victor-wh9bs
@Victor-wh9bs 2 жыл бұрын
Great Video
@saqibullah7286
@saqibullah7286 7 ай бұрын
Amazing explanation.thank you man
@39-rokhirawlo29
@39-rokhirawlo29 3 жыл бұрын
Thank you brother 🙏🙏👍👍
@mustaneerhaider515
@mustaneerhaider515 3 жыл бұрын
another great videos thanks for such informative videos on graphql.
@brandonmchugh9821
@brandonmchugh9821 2 жыл бұрын
10/10 bro!
@henryjuniorlee5999
@henryjuniorlee5999 4 ай бұрын
Hi Pedro, I am trying to install all the packages as you showed here but i dont get the automatically json package poping up. Did you link to any repo or how do i get the "GraphQL-code-tutroial" folder? Thanks
@trivan8215
@trivan8215 3 жыл бұрын
Can you tell me opening music you use, I love it
@manoj-k
@manoj-k 3 жыл бұрын
🔥🔥🔥
@tiefkluehlfeuer
@tiefkluehlfeuer 2 жыл бұрын
When I hover ApolloServer, it only says "const ApolloServer: any". Any idea why it is missing all the details here?
@timlinator
@timlinator Жыл бұрын
Great video, learned a lot.
@usmanmughal5916
@usmanmughal5916 3 жыл бұрын
No1 uses graphql without typescript and make video on how to make a pdf with received from data in react, and how to know that the client is using adblocker and how to add captcha unlock and how to add qr code system and how get the public ip of the user. how to change the the size of the image onnline uploaded etc YT is already filled with todo apps and graphql.
@ruthlessluder
@ruthlessluder 2 жыл бұрын
You're so smart.
@rishabsood4981
@rishabsood4981 2 жыл бұрын
keep going!!
@underrated_mono9770
@underrated_mono9770 3 жыл бұрын
Do you know how to deal with json file as a fake database instead of js array of objects. I want to use a json file from Mockaroo. Anyway, Thanks Pedro!
@PedroTechnologies
@PedroTechnologies 3 жыл бұрын
Yeah, you just have to parse the json into a javascript object. Javascript have built in functions for that! You can also just send back the json!
@enriquecordero6163
@enriquecordero6163 3 жыл бұрын
Is any big different to make this project in js or ts ?
@PedroTechnologies
@PedroTechnologies 3 жыл бұрын
Not a lot, but I will show how to integrate ts later on in the series. I want to go over typegraphql in the series so i will need this later on
@induchandana4379
@induchandana4379 2 жыл бұрын
ThankU super helpfull
@taniakedrova
@taniakedrova 2 жыл бұрын
Thanks for video
@faizaanshaikh3507
@faizaanshaikh3507 2 жыл бұрын
Hey can you just let me know the extension for the color theme you are using :)
@monkey4086
@monkey4086 3 ай бұрын
I am getting " Error: Apollo Server requires either an existing schema, modules or typeDefs" i followed everything step by step 🤦‍♂🤦‍♂
@samahgad241
@samahgad241 2 жыл бұрын
i love the video thanks very much
@nikitakumawat6365
@nikitakumawat6365 2 жыл бұрын
I'm getting this error on npm start [nodemon] app crashed - waiting for file changes before starting... How to fix it ? Please help
@uditgupta3429
@uditgupta3429 Жыл бұрын
have you resolved this error ? if yes then how ?
@avirupdutta286
@avirupdutta286 3 жыл бұрын
which vscode plugin are u using for the gql syntax highlighting??
@gina7898
@gina7898 Жыл бұрын
Appollo GraphQL
@babakfp
@babakfp 3 жыл бұрын
Great, thank you
@connectrRomania
@connectrRomania Жыл бұрын
Thank you man
@ello0lithuania
@ello0lithuania 3 жыл бұрын
keep it up
@wandersonsousa1891
@wandersonsousa1891 2 жыл бұрын
Thank you so much !
@cassiking2419
@cassiking2419 2 жыл бұрын
great series!! thank you
@PedroTechnologies
@PedroTechnologies 2 жыл бұрын
Glad you enjoyed it!
@Master-sy8si
@Master-sy8si 2 жыл бұрын
Thanks a lot man!
@psyferinc.3573
@psyferinc.3573 2 жыл бұрын
yesss file division
GraphQL Resolvers | GraphQL Course For Beginners Ep. 4
35:10
PedroTech
Рет қаралды 22 М.
Mutations | GraphQL Course For Beginners Ep. 5
32:58
PedroTech
Рет қаралды 14 М.
ТВОИ РОДИТЕЛИ И ЧЕЛОВЕК ПАУК 😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 4,9 МЛН
Hoodie gets wicked makeover! 😲
00:47
Justin Flom
Рет қаралды 128 МЛН
СКОЛЬКО ПАЛЬЦЕВ ТУТ?
00:16
Masomka
Рет қаралды 3 МЛН
Learn GraphQL in 4 Hours - From Beginner to Expert
3:55:14
PedroTech
Рет қаралды 186 М.
Build and Deploy a GraphQL API using NodeJS (tutorial for beginners)
3:40:25
Learn Express JS In 35 Minutes
36:03
Web Dev Simplified
Рет қаралды 845 М.
Complete GraphQL API tutorial using Apollo Express and MongoDB
36:57
How to build a REST API with Node js & Express
58:40
Programming with Mosh
Рет қаралды 1,7 МЛН
React With GraphQL (Apollo Client) Crash Course
1:06:28
Laith Academy
Рет қаралды 90 М.
Learn GraphQL In 40 Minutes
39:43
Web Dev Simplified
Рет қаралды 746 М.
ТВОИ РОДИТЕЛИ И ЧЕЛОВЕК ПАУК 😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 4,9 МЛН