ShowHN: assertWhichStop.js - an assert which stops (blog.jetienne.com)

1 points by jetienne2 ↗ HN
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 ] thread

No comments yet.