Jonathan Stanton

Results 12 issues of Jonathan Stanton

Would it be possible to monitor traffic of a given port?

question

Here is my psuedo code example of how I have to unpack my arguments passed to the store method callbacks for async actions: https://gist.github.com/JAStanton/a89844d150ef5b0f66b9 I feel like I'm doing something...

enhancement
question
discussion
outdated

It would be awesome if we had the ability to do inline editing of the state tree. In particular I want to be able to right click a node and...

help wanted

Apple is taking longer than 30 seconds to respond to the request to invite a user. These are logs as an example: ``` 2016-10-12T16:22:21.454784+00:00 app[web.1]: Processing by InviteController#submit as HTML...

This seems a bit bizarre, But when I published a version of my app w/ upgraded JSC I ran into some weird timing issues with our app. Essentially my redux...

It would be great to propagate the event. Say any random key like "/" forward slash it being bound and it calls "class:method". that Method should have the ability to...

enhancement

For users that use CocoaPods this will simplify installation process

You have a critical bug fix in master (https://github.com/Shuangzuan/RCTRefreshControl/issues/14) but you need to push a new build to NPM in order for us to take advantage of those.

Something like this http://codepen.io/JAStanton/pen/inoBb ``` js var intro = beeplay({bpm: 120}).play(null, 2)('D#5', 1/4)('E5', 1/4); ```

enhancement