Party Crashin' 101: Crashin' Like a Pro

By PartyCrasherJen

Crashin' like a pro takes practice, patience, and a solid understanding of the art of crashin'. In this tutorial, we'll cover the basics of crashin' like a pro.

Example Crashin' Code:

					
						// Crashin' Code
						// Author: PartyCrasherJen
						// Version: 1.0
						function crash() {
							alert("CRASHING IN PROGRESS!");
						}
						crash();
					
				

Next Up: