Student List Pagination
A long HTML-generated list of students that I've paginated using unobtrusive JavaScript. Challenges included making the code versatile enough to paginate HTML lists of different lengths, keeping core content functional when JavaScript is disabled, and creating a search function for the list of students. This project was created as part of the Treehouse FSJS Techdegree.