Apollo Server - Introduction

Поділитися
Вставка
  • Опубліковано 5 січ 2025

КОМЕНТАРІ • 20

  • @codingthesmartway
    @codingthesmartway  4 роки тому

    💻 Website: codingthesmartway.com/
    🎓 Top Web Development Online Courses: codingthesmartway.com/courses/
    ❤️ Support Us: www.buymeacoffee.com/ctsw

  • @hunterr113
    @hunterr113 7 років тому

    quality intro to graphql! been meaning to look into it for a while and randomly found this video, so I caved in and watched it. Good details for a quick video. I'm planning on making a small side project soon with react and express or koa using graphql, so good to see this video to get me thinking about the project

  • @ilyakushlianski6519
    @ilyakushlianski6519 3 роки тому

    Thanks for the video, good to know about Apollo

  • @anikethsaha5064
    @anikethsaha5064 6 років тому

    How to create or handle http request so that it can work with the queries and mutations

  • @coreyperkins2493
    @coreyperkins2493 6 років тому

    Question, could be lack of knowledge on my side, why demo adding babel? Is that required for apollo server?

  • @迷彩网后
    @迷彩网后 7 років тому +1

    Good tutorial. I followed your codes. I removed all of the semicolons. It works just fine. I think currently the express version supports the codes without semicolons.

    • @codingthesmartway
      @codingthesmartway  7 років тому

      Thanks, yes that's true, however I'm used to include semicolons in my code ;)

    • @benogidan
      @benogidan 6 років тому

      airbnb standard it's just cleaner coding convention

  • @berroubamohamedelamine8667
    @berroubamohamedelamine8667 5 років тому

    Thanks man your tutorials are very helpful, thanks again and keep up.

  • @benogidan
    @benogidan 6 років тому

    Thanks :) this was very clear and concise.

  • @daniellaerachannel
    @daniellaerachannel 7 років тому +1

    great sebastian!

  • @maxiequa567
    @maxiequa567 6 років тому

    Hey Sebastian. I like your tutorials very much! I am hearing a lot of negativity for MongoDB yet it seems the majority of tutorials use it. Any thoughts on why this is when apparently PostgreSQL is a lot more performant?

  • @ivanvinas499
    @ivanvinas499 6 років тому

    Nice tutorial, many thanks!
    Just a little hint: everyone who wants to connect a client to the presented setup, will run into problems with CORS. The article blog.graph.cool/enabling-cors-for-express-graphql-apollo-server-1ef999bfb38d shows why the problem hppens and how to solve it.
    Cheers

  • @mahdip6103
    @mahdip6103 6 років тому

    Good job

  • @paulkim244
    @paulkim244 6 років тому

    I love you.

  • @nemethmik
    @nemethmik 6 років тому +1

    This is terribly outdated, you'd better replace it with an updated version.

    • @miklosnemeth8566
      @miklosnemeth8566 6 років тому

      These guys, who try to make some living on teaching recent JavaScript technologies are in a terribly bad situation. The framework/tools builders like Apollo, Material UI, React, and their clientele, just to name a few, give more and more features every month. Twice per year "breaking changes, a total redesign, which means that most of these kind of training videos are total worthless to watch after two or three months, otherwise you are just wasting your time.

    • @donmutua1739
      @donmutua1739 6 років тому

      completely outdated

    • @paulkim244
      @paulkim244 6 років тому

      I think the concepts are still valuable.