Learn Pagination in less than 5 minutes

Поделиться
HTML-код
  • Опубликовано: 7 июн 2024
  • Have you ever found yourself scrolling endlessly through a long list of data, struggling to find what you're looking for? This is where paginations come in. Paginations are a way to break up large data sets into smaller, more manageable chunks.
    In this tutorial, you will learn how to create a Load More Pagination with Next.js, Tailwind CSS and fakerjs for your fake data.
    📚 Resources
    - Next.js 13 App Directory Documentation: beta.nextjs.org/docs
    - Tailwind CSS Documentation: tailwindcss.com/docs/installa...
    - faker.js: fakerjs.dev/
    - Generate Realistic Fake Data with faker.js using Next.js 13 and Tailwind CSS: • Generate Realistic Fak...
    - Starter GitHub Repo: github.com/hqasmei/load-more-...
    - Final GitHub Repo: github.com/hqasmei/load-more-...
    👩‍💻 Connect
    Github: github.com/hqasmei
    Twitter: / hqasmei
    LinkedIn: / hosnaqasmei
    ⌛ Timestamps
    00:00 Introduction
    00:20 Setup
    00:48 Create Card & Cards
    03:49 Create Pagination
    05:25 End
  • НаукаНаука

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

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

    This is really awesome, I have learned a lot from you, thank you 🙏🤗🤓🤩😍👍😘👏

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

    Nice learning videos...!

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

    I hope you can make tutorial on dynamic navigation.

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

      Yup coming soon.

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

    Awesome video Hosna. Do you work with typescript? I’m using it with my capstone project and really starting to like it a lot. Thanks have a great day!

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

      Thanks, I appreciate it! I have been learning TypeScript the last few weeks. Not too different from JavaScript.

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

    Thanks for this one actually I was looking for a way to make a Pagination. I have a question: Why don't you use Typescript? also if you can maybe make a video about NEXT SWR I'll be glad. Keep it up

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

      Sounds good, will put it on my list on videos to make.