Procrastination: Infinite Scrolling - The Never-Ending Saga

Warning: what you're about to embark on is a journey that has no end in sight. Or, at the very least, it has an end that's really, really far away.

As you scroll through this endless expanse of productivity-avoiding wonder, you'll encounter:

Next Page Binge Watch: Procrastination Edition
		// Infinite loop of scrolling code
		while (true) {
			console.log("Scrolling...");
		}