Glitching 101: Bugs in Browsers

Learn how to crash, freeze, and generally malfunction in style!

Lesson 1: The Classic Freeze

/* Freeze your browser with a single line of code: `while(true) { }` */