Implementing Pagination (Load More Button) in a Next.js Blog [part 13]

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

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

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

    Thank you for this video, it really did clarify for me how pagination works and showed a clever way to do it.

  • @softtech3172
    @softtech3172 Год назад +2

    thanks a lot for this video but I have one question if you fetch first data with getStaticProps() and you change it with useState() I think this approach will affect SEO because when you view the source page no friendly SEO approach...

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

    Great work man 🚀

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

    Thanks so much for this great series. But I'm stuck in this episode. I get a server error (500) after clicking the Load More Posts button. I don't know why. Other fetch requests are handled well. But this one has stopped me for 2 days. I've tried everything and it never gets resolved. How can I reach you??

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

    Hello nicely designed can we have a link to the repository of this article

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

    Very excellent and helpful video❤ Thanks mam

  •  Год назад

    How would I update the post list in the case of the server components of the new version of nextjs?

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

    Thanks so much for this great series. I've completed almost everything. But I've stuck in this episode. I get a server error (500) after clicking the Load More Posts button. I don't know why. Other fetch requests are handles well. But this one has stopped me for 2 days. I've tried everything and it never gets resolved.

    • @CodingReflections
      @CodingReflections  Год назад +1

      Can you give more details? Is the 500 error occurring on the frontend, or in the wp end? How about running graphql query from graphiql ide?

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

      @@CodingReflections I get errors too, how do I get to you??

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

    Need video of Popular post widget in next js 🙏🙏

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

    my pageinfo side keeps telling me page info is not defined