Zebulon Young

Results 6 issues of Zebulon Young

Howdy! Would you be open to a pull request that changes your build tooling to output distributable packages for multiple targets? As is, it's problematic to include this module in...

And file (template) with `node_modules` in its path is ignored by this transform. This may be an expected behavior in Browserify, but if that's the case I'd recommend documenting how...

I'm attempting to pass templateSettings via [grunt-browserify](https://github.com/jmreidy/grunt-browserify#transform). My `Gruntfile` looks like: ``` javascript var template_opts = { interpolate: /\{\{(.+?)\}\}/g, escape: /\{-(.+?)\}/g, evaluate: //g }; module.exports = function( grunt ) {...

I've been using Bull for more than a year in a large-scale, high-performance application (1000+ jobs per minute, 24/7)... and am very happy with it. On the horizon I have...

enhancement
discussion

Is there a way to read state in effects, prior to the atomic state transformation? In `redux`, a [prototypical example](http://redux.js.org/docs/advanced/AsyncActions.html#async-action-creators) would be: ```js export function fetchPostsIfNeeded(subreddit) { // Note that...

enhancement

README.md links to "Documentation" at http://jackjs.com/. That url ends at a GoDaddy.com "parked domain" page. ![Screenshot](https://f.cloud.github.com/assets/1703671/1844092/ba38921a-74fc-11e3-934f-4d1a27bd7358.png)