Nate Higgins

Results 47 comments of Nate Higgins

This is resulting in double errors in our logging system (ErrorBoundary logs it but we also capture console.error) – extremely frustrating.

This happens almost all of the time. It doesn't go up over time, it jumps straight to 100%. Also, there are no errors.

Did this ever go anywhere?

Something like this, where `ticker.add` is a function that adds a callback to a tick loop. ``` js var newCondition = condition.useLoop(ticker.add.bind(ticker)); ```

We'll use `chai` instead of `should`, as it is browser compatible.

Hi. Thank you for reporting this. Unfortunately I can't address this issue right now as I don't have a machine available to me for the next few weeks. I will...

You make a good point. Which license would you suggest that I use that would allow the best OS usage.

@mpderbec Is this an urgent issue? I agree that it needs to be added at some point, but this project is currently under a complete rewrite, which I've added this...

This library should be considered licensed under MIT at this time (and since it's initial release) and an official LICENSE file will be added to the project at some point...