Digital Apron: Modern Meal Planning
Behind the scenes of my meal planner application.
Behind the scenes of my meal planner application.
Pagination is a way to display only a set number of items on your page while allowing easy access to the other items if needed. This is a guide to walk you through the thought process, white-boarding, and implementation of pagination in vanilla JavaScript.
This guide aims to create a guided “mid-tier” plateau that those beginning their web development journey can reference to help them move beyond standard website builders. We will build a site with Hugo, apply a site theme, use Forestry.io for our CMS, and host with GitHub Pages.