Cameron

Results 35 issues of Cameron

Hi, just curious about the setup code. Any chance enzyme would be able to abstract that away.. seems redundant.

Any thoughts on how one would test usage of clamp in a unit test? I don't see any here.

Any chance Nodal is looking into GraphQL? Would love to have a clean interface to build a modern GraphQL API. (With MongoDb if possible)

I like that concept a lot. I think given that React components and styles are nearly all in JS, with npm, there's no reason why we can't start running tests...

Have you seen this redux auth wrapper? Seems like it's similar to the boilerplate you've set up with Firebase auth in the `requireAuth()`. Thoughts on integrating it? - https://github.com/mjrussell/redux-auth-wrapper

Angular has a concept in it's ui.router you may know, `resolve`. I'm wondering if you would recommend doing that for react router, loading all data for a route using `onEnter`...

"Pins" is cute, but it's not the actual way designers work. Ideally this should be renamed to the flexbox terminology. If you forgot about that, here's a mapping: ### Overview...

I think it would be useful to create tree nodes in the mindmaps that can associate with a numeric value. These values could run through computations that would help describe...

When setting the rating on a component, the props should define the current state of the component, ideally the component should be stateless and should only have a brief state...

bug