Vendure Dev Diary: May 24 - GraphQL Done Right

Поделиться
HTML-код
  • Опубликовано: 15 янв 2025

Комментарии • 13

  • @Rohitweasley
    @Rohitweasley 8 месяцев назад +2

    I love the fact that Vendure is one of the rare e-commerce solutions who expose the admin API as well. I am building a custom mobile-first Admin interface for my application and this is one of the biggest reasons I chose Vendure.

  • @ulissescruz5540
    @ulissescruz5540 18 дней назад

    Great video! Thank you for sharing. What is your opinion on code first approach for GraphQL as used by libraries like pothos, for example?

  • @JamesLAllen
    @JamesLAllen 8 месяцев назад +1

    "looking at you Gatsby" 💯🤣

  • @garotalibertaria7219
    @garotalibertaria7219 4 месяца назад +1

    I'll try on my localhost, where can I find the community suport ?

    • @vendure_io
      @vendure_io  4 месяца назад +1

      Hi! You can join our discord community at vendure.io/community 👍

  • @nikhilpsathyanathan
    @nikhilpsathyanathan 7 месяцев назад +1

    Are you using tanstack query with gql ? or any other client like urql or apollo ?

    • @michlbrmly
      @michlbrmly 7 месяцев назад

      I've been working on a project with tanstack query recently yes. It works well with gql + gql.tada. And I have lots of experience with Apollo client. Urql I've only tried out in order to write docs about it. Not in prod. But it looks good too.

  • @victorgxn
    @victorgxn 7 месяцев назад +1

    Lets try

  • @notrab
    @notrab 8 месяцев назад

    Nice video!

  • @marcschipperheyn4526
    @marcschipperheyn4526 8 месяцев назад

    Any kind of example project setup for Vendure?

    • @vendure_io
      @vendure_io  8 месяцев назад +1

      Not yet. We would love community support with converting our storefront starters over to gql.tada if anyone is interested!