Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing Pagination and Infinite Scrolling in Next.js #194

Open
6 tasks done
Tammibriggs opened this issue May 20, 2024 · 3 comments · May be fixed by #226
Open
6 tasks done

Implementing Pagination and Infinite Scrolling in Next.js #194

Tammibriggs opened this issue May 20, 2024 · 3 comments · May be fixed by #226
Assignees
Labels

Comments

@Tammibriggs
Copy link

Tammibriggs commented May 20, 2024

What is your idea?

In this tutorial, I will demonstrate how to fetch and render data in chunks when using Directus. This can help improve performance and create a better user experience when working with a large set of data. For this, I will be using two well-known patterns: Pagination and Infinite scrolling.

What are the key takeaways from your post?

  • How to implement pagination when using Directus
  • How to implement Infinite scrolling when using Directus
  • How to make the right choice between pagination and infinite scrolling.

Country of residence

Nigeria

Terms & Conditions

  • You understand that submitting this form does not mean we accept your proposal. We will accept proposals at our discretion.
  • You understand that to be paid you will need to generate an invoice with a 30 day payment term and send it to us once the final draft of your work is accepted (we will share how to do this once finished).
  • You understand that you will require either a bank account in one of the countries listed here (https://help.bill.com/direct/s/article/360007172671).
  • You understand that you need to set up a Directus project by either running locally, self-hosting, or using Directus Cloud, but being a guest author does not entitle you to extended trials or free credit.
  • You understand that you will grant us an unlimited license to post and promote your work as part of this program. You may repost, but using our copy as the canonical source.
  • You are aged 18 or over.
Copy link

Thank you for submitting an idea for our guest blog.

We work through new ideas every few weeks as we put together our content schedule. This means you may not get an immediate response as to whether your idea has been accepted, or any follow-up questions we have to clarify your idea.

If your idea is accepted, we will provide a deadline for first draft and how much we can pay you for the post. You will have a few days to confirm whether you are still able and willing to write the post.

If you have any questions in the meantime, feel free to add a comment to this issue.

@phazonoverload
Copy link
Contributor

Based on the agreed scope we can pay $250 for this post.

This post will be included as part of our July content schedule. The first draft is due on July 1 so we have time to properly review it and you have time to respond.

If interested and you’re happy to commit to the deadline, please let me know in the next few days and I will mark this issue as Approved.

The process is detailed in the README of this repo 😄

@phazonoverload phazonoverload changed the title How to implement Pagination and Infinite scrolling with Directus in Next.js Implementing Pagination and Infinite Scrolling in Next.js May 20, 2024
@Tammibriggs
Copy link
Author

Hi @phazonoverload I am interested and will commit to the deadline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants