learn hapi — Implementing Pagination for Movies

Pagination is an essential part of web applications to split large data sets into chunks. Pagination is like the penguins in the Madagascar movie: a secret star. You couldn’t live with it while having a minor role in the play.

With growing data sets in your Futureflix app, you don’t want to deliver all documents at once. This puts a ton of load onto your database, your application, and the user’s browser to display everything.

Your task here is to implement pagination for the movies overview page to show a maximum of eight items at once.

hapi Series Overview


Continue reading

University Enrollment Required

Future Students benefit from value packed videos and tutorials.

Enroll to receive exclusive content or sign in if you’re already a Future Student.

Enroll me for $15/mo

Explore the Library

Find interesting tutorials and solutions for your problems.