What is Infinite Scroll?
Automatically loading more content as you scroll down, without clicking to the next page
Why It Matters
Infinite scroll creates a seamless browsing experience, especially on mobile
Real-World Example
Instagram and Twitter load more posts as you keep scrolling down
Learn More at buildDay Melbourne
Want to understand these concepts hands-on? Join our one-day workshop and build a real web application from scratch.
Related Terms
Pagination
Breaking large lists of data into smaller pages that load separately
Frontend
The part of a website or app that users see and interact with directly
React
A popular tool for building user interfaces, created by Facebook, that makes complex UIs easier to manage
Next.js
A framework built on React that adds features like page routing, server-side rendering, and API handling
CSS
The language that controls how websites look, including colours, fonts, spacing, and layout
Tailwind CSS
A CSS framework that lets you style elements directly in your HTML using pre-built utility classes