-
Hey, I'd like to set up some tests for react-slick, but am having a few issues with the current set up:
A couple issues that are related
1. `npm run dev-test` runs tests, but doesn't work when trying…
-
The link to join the Slack group on:
http://nlp-compromise.github.io/website/?ref=producthunt#join
goes to a 404.
-
Look at the top 100 podcasts (there was another GitHub task with this open, see if you can find it, @amb141330) and review the stingers for best practices.
Roger mentioned that Angela Lee (http://ww…
-
I'm trying to do an `asc` sort on `created_at` on `/collections`.
The following two calls isolate what appears to be a bug.
The following correctly yields the most recently added collection:
`curl -…
-
Two options, whichever looks better:
![](https://tctechcrunch2011.files.wordpress.com/2014/09/product-hunt.png?w=738)
OR
This ![](http://cdn2.hubspot.net/hubfs/150/product_hunt_pic.png)
-
When I try to load the authorize endpoint when I'm not logged in, I'm redirected to https://api.producthunt.com/login which renders as an empty page and I'm unable to login from there.
-
Its my first time i am implementing this API and when ever i send a request to get Users, it always return me 50 records as it is mentioned in the documentation per_page max records will be 50.
Is th…
ghost updated
8 years ago
-
have.prop should check on object equality not reference equality.
When using immutable it becomes next to impossible to use reference equality because the object where it was set will be different wh…
-
Till now, I've been using chai-jquery with jsdom for testing my react components.
I'm using redux with react in my app, so if I try to test a component which has access to redux store with `shallow`…
-
Hi,
Sorry to bother you!
It seems that the authentication and the token generation for the Product API are no more working. For instance the link 'API dashboard' is leading to an error message
![api …