Blue Screen of Death - BSOD.js
Wowee, web dev tools have been getting great these past few years, its never been easier to find problems, and debug JavaScript. BSOD.js is a throwback to the days of old.
Turn up your dev game to 11, and enter development hard mode by including bsod.js to your next project. This will cause a few things to happen.
- Any js error will trigger the blue screen of death, instantly wiping the dom.
- You'll see the annoying blue screen, complete with useless error message.
- bsod.js will spam your console, making it tricky to see what actually caused the error!
Give it a go!
Built by Tim Holman • Source & Instructions • Tweet