Glitching with Arrays: A Terminal Tragedy in Progress

Warning: Prolonged exposure to array-based coding may cause:

const arr = [1, 2, 3, 4, 5];
for (let i = 0; i < arr.length; i++) {
	console.log(arr[i]);
}

But don't just take our word for it! Visit our Glitching with For-Loops page to see the full spectrum of coding-induced trauma.

Or, if you're feeling adventurous, try Glitching with Objects for a truly existential crisis.

Current Status: Glitching with Arrays since 2018

var timeSpentGlitching = 365 * 24 * 60 * 60 * 24; // approximately one year, one day, one hour, one minute...

Still stuck in the loop? Don't worry, we're here to help (or hinder). Visit our Glitching Support page for guidance on how to waste even more time.