Dan Hollenbeck

Results 3 issues of Dan Hollenbeck

I have experienced the following problems with ChromePhp and www.pagodabox.com: 1. As the page loads in the browser I see ChromePhp messages being written to console. However, immediately after they...

Thanks for the `express-handlebars` module. Below is an example of YFM and `express-handlebars`. The key is to treat the compiled function as an object which we store the the YFM...

If you accidentally pass undefined into `.is()` the validation hangs. `validate('foobar').is(undefined)` Thanks much for this lib. Best, Dan