NERDDISCO

Results 179 issues of NERDDISCO

Every time the state is changing, the "state-changed" event is dispatched onto every element that is using the ReduxMixin. So the more elements I have, the more events are dispatched,...

I'm using [reselect](https://github.com/reactjs/reselect) to create a selector and use that selector in my component as the `statePath`. This is working fine when I can access all my data in the...

It should work in every browser which supports SVG, but we need to verify this.

enhancement

The URL to a pens preview-image should be in the result of every response.

enhancement

Since CodePen changed the request-names a bit, the documentation needs an update.

enhancement

### Get the description/stats/lovers/forkline of a pen ``` /{user}/details/{pen_id} ```

enhancement

That: ``` { "status":{ "code":1337, "message":"invalid" }, "content":null } ``` is just not enough. Are you kidding me?

enhancement

Because the API gets extended, it's hard to test everything manually :D

enhancement

Handle the **tags** like this: ## User ``` //tags ``` ## Global ``` /tags ```

enhancement