Use user input ...checkbox

Push the button, Frank.

Here's a space.

navigate my process

related content

The Explanation

Here I'm pretty much just getting a value from the user and using that to control how many items we add to the page. In this case I'm using Array.slice() to get the portion of the array I want to return, but there's other ways I could use that value. Again, nothing too exciting.