I’ve been a developer for 20 years and I’ve never made an easter egg. I finally have, in tribute to Netflix show Stranger Things.
This is a super simple script, throw it into your app and then call window.upsideDown()
. I set this up so that when a user was searching for the phrase Stranger Things (case sensitive in my example) it would trigger this script. You can see it in action here:
You can get this wonderfully easy script from git hub here: https://github.com/DavidLozzi/Stranger-Things-Easter-Egg.
Pull the support.js file into your project. I called is support.js so others wouldn’t think anything of it. Calling it easteregg or strangerthings might raise suspicions!
Enjoy! Please consider sharing where you use this if on a public site, and share photos!