ShowHN: assertWhichStop.js - an assert which stops (blog.jetienne.com)
This is post presents assertWhichStop.js. assertWhichStop.js is a simple library which provide an assert() which stops… who would have guessed :) You may find that surprising but in your browser, javascript’s assert() does not stop the execution of the code but it does in other languages. assertWhichStop.js will make your assert stop even in your browser.
0 comments
[ 3.0 ms ] story [ 12.1 ms ] threadNo comments yet.