what is GraphQL? is it new paradigm to shift from REST services? | GraphQL Master class

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 พ.ย. 2024

ความคิดเห็น • 16

  • @harshanasaparamadu2035
    @harshanasaparamadu2035 3 ปีที่แล้ว +2

    Superb explanation , Thanks & Good luck

  • @ranilutube
    @ranilutube 3 ปีที่แล้ว

    Thanks for sharing. Expect the rest of the lessons ASAP.

  • @ranjanasamaranayake1006
    @ranjanasamaranayake1006 3 ปีที่แล้ว

    Awesome explanation about GraphQL and its usages.

  • @dilantharidusangeeth2386
    @dilantharidusangeeth2386 3 ปีที่แล้ว +1

    Perfect lesson in perfect time. Thanks you aiye 🔥.

    • @krish
      @krish  3 ปีที่แล้ว

      Always welcome

  • @nalakapremathilaka9912
    @nalakapremathilaka9912 3 ปีที่แล้ว

    Thanks for sharing the industrial best practices in a easily understandable manner. Keep up the good work

  • @shivamgupta5476
    @shivamgupta5476 3 ปีที่แล้ว +2

    Make a video using redis ,kafka , sql , grpc

  • @lakshanmadhuranga8527
    @lakshanmadhuranga8527 3 ปีที่แล้ว +1

    Great explanation, continue this as a tutorial series with practical things. ✌

    • @krish
      @krish  3 ปีที่แล้ว +1

      Thanks, will do!

  • @ghanshyamkhatri3541
    @ghanshyamkhatri3541 3 ปีที่แล้ว

    Wow!!

  • @hasangiwijerathne5270
    @hasangiwijerathne5270 3 ปีที่แล้ว

    Perfect Time . Thank you Ayye 👍🏻

    • @krish
      @krish  3 ปีที่แล้ว

      thank you. I created course from that

  • @savindupasintha
    @savindupasintha 3 ปีที่แล้ว

    excelent

  • @sushaindilishan1237
    @sushaindilishan1237 3 ปีที่แล้ว

    Thank youuuu!!!!!!!

  • @isurunuwanthilaka
    @isurunuwanthilaka 3 ปีที่แล้ว

    So where we store the bussiness logic and process data for clients? Is it just a direct quering mechanism for datasources like spring hibernate with more features?

    • @krish
      @krish  3 ปีที่แล้ว

      you can implement custom business logics inside a dedicated business logic layer. B/L layer should act as the single source of truth for enforcing business domain rules.