html That One Time We Broke It

That One Time We Broke It

We were working on a top-secret project codenamed "Project: Not-Going-Well". Our team of expert coders, armed with an arsenal of coffee and a faint sense of desperation, set out to create the most complex system the world had ever seen.

We managed to break it in 37 different ways, including but not limited to:

Read more about the time we broke it in part 1 Read more about the time we broke it in part 2
			// The code that broke it all:
			console.log("We should have used version control.");
			console.error("And also tested it.");