Created
June 13, 2015 18:50
-
-
Save founddrama/c8c2f914211858f601bd to your computer and use it in GitHub Desktop.
Harry Potter titles re-imagined if he was a JavaScript developer.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ "Sorcerer's Semicolon", | |
"Chamber of Closures", | |
"Transpiler of Azkaban", | |
"Goblet of Cruft", | |
"Order of the Variables", | |
"Half-Right Kludge", | |
"Deathly For-Loop" | |
].map(i => `Harry Potter and the ${i}`); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment