Jacob Gable
Jacob Gable
I've been playing around with the new version in the dist folder from yesterday and was wondering if/when you are going to tag/publish it for bower installs?
Should inherit from native `Date` prototype ideally so that libraries that check for object type of `Date` are satisfied (looking at you jquery UI calendar). Should probably encapsulate a `TimeZoneTime`...
We are interested in support for getting g2.com product results and reviews. - Search products and get basic product info (see product screenshot) - Search product reviews and get individual...
We should hash the token using SHA256 and pass it as a secret to be posted with GitHub Events to protect against random people POSTing data to the server. If...
We should drop an existing webhook and re-add it if the events change between starts of the application.
I'm often in situations where I'd like to be able to separate out some deeply nested routes based on a `root/:param` type of situation. Here are some example routes to...
I used the generator this weekend to put together a basic site and the only pain point for me was setting up authentication via passport with a local strategy. I...
**Describe the bug** When a function with `batchEvents` options is ran through `sendEvents` the streams pages shows incorrect batch numbers and "No functions called" event though the event was handled...