Next.js & WPGraphQL - Headless WordPress Tutorial

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

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

  • @colbyfayock
    @colbyfayock 3 года назад +7

    Thanks for having me on Erik! 🙌

  • @almerinobuce7878
    @almerinobuce7878 2 года назад

    Hi Colby,
    This is the start I was looking for, very simple and to the point, and the way you explain it makes it so good.
    Thanks.

  • @scottdavis798
    @scottdavis798 2 года назад

    Hi Colby,
    This is exactly what I have been looking for. I stumbled into your repo once before but I didn't know this video existed.
    I work at a web agency and we're looking to modernize our process. I never post comments, but I just had to tell you I really appreciate this 15 minute video more than you know!!

  • @alsherifkhalaf7385
    @alsherifkhalaf7385 3 года назад +5

    Great tutorial , I hope to find a good simple tutorial like that for Nuxt.js with wordpress .

  • @againstretrotopy
    @againstretrotopy 3 года назад +1

    Great video! I didn't even know that WP had a REST API cookbook ❤

  • @carlosjunod5424
    @carlosjunod5424 2 года назад

    aweessome!!!! thanks for this video

  • @nahuelmedina6808
    @nahuelmedina6808 3 года назад

    Wow, great video Colby. Thanks a lot for sharing!

  • @visualmodo
    @visualmodo 3 года назад +1

    Really good WP work!

  • @bradleythornhill6745
    @bradleythornhill6745 3 года назад +2

    When I use your Repo and then add in my own Wordpress URL, I get an Apollo error for Absolute URLs, your repo has no one commenting on this, how can I fix this? I also get the same error when I put your own URL in

  • @sandeepKumar-yf1eq
    @sandeepKumar-yf1eq 2 года назад

    can i add graphql query in my component to create component base post section which i can use again and again

  • @sonwander1
    @sonwander1 2 года назад

    Hello! I did not understand what is the real purpose of the Apollo stuff in the project. Could you help understand it? Thanks!

  • @aseel1024
    @aseel1024 3 года назад +1

    Thank u!
    can u do a toturiol with woocommerce and do some CRUD application with wordpress + nextjs.

  • @EstebanFunkmasta
    @EstebanFunkmasta 2 года назад

    thansk man!!! u r osom

  • @carlosjunod5424
    @carlosjunod5424 2 года назад

    very nice tutorial!!! Very useful I'm wondering what your permalink configuration looks like. I ran into an issue running the demo where the [slugParent] and [[...slugChild]] are complaining ...

    • @carlosjunod5424
      @carlosjunod5424 2 года назад

      A required parameter (slugParent) was not provided as a string in getStaticPaths for /[slugParent]/[[...slugChild]]

  • @joshbarros1995
    @joshbarros1995 3 года назад +2

    Wonderful video. Thanks a lot.
    Will there be a Nuxt version also?

  • @AtulKumar-m6k1u
    @AtulKumar-m6k1u Год назад

    How can we do a live search just by using graphQL, I can make API call and search but I wanted to use graphQL to do this

  • @RianY2K
    @RianY2K 3 года назад +1

    You can use Strapi CMS to replace WordPress and use it seamlessly with Next JS

    • @kumardeepanshu8503
      @kumardeepanshu8503 3 года назад

      Do you have any idea on migrating wordpress data to strapi ?

  • @marvinrosa998
    @marvinrosa998 3 года назад

    Hello, good video But I got this error, Module parse failed: The top-level-await experiment is not enabled (set experiments.topLevelAwait: true to enabled it). Could you please How you revolve it for use await

  • @razvanfrandes
    @razvanfrandes 2 года назад

    Hey Colby, great introduction. I have 1 question. Is it posible to use next js to create static pages but also server side pages? For example my blog dosent change so often and it’s fine to be static, but i have pages that have data that needs to change often and I dont want to be static. Is it possible to have server side/ dynamic data and static pages in the same time?

  • @spencerbigum1309
    @spencerbigum1309 3 года назад

    Awesome video! It looks like everything is statically generated, what if I'm posting once a week and need the post index to always show the latest posts, as well as the weekly post itself to be visible for SEO - is this where getServerSideProps comes into play? Thanks for the great video!

  • @matezito
    @matezito 3 года назад

    beatyfull !

  • @erjohn5404
    @erjohn5404 3 года назад

    HELPPP WHY IM GETTING ECONNREFUSED WHEN FETCHING GRAPHQL ENDPOINT

  • @andrebisewski5596
    @andrebisewski5596 2 года назад

    I guess most of WP Plugins not work with this implementation. Am I right?

  • @PrPauloNova
    @PrPauloNova Год назад

    H1, I am having this problem when run ! Server Error
    Error: request to nextjswordpress:8890/graphql failed, reason: unable to verify the first certificate
    Can you or someone help me please? Thanks