Results 144 comments of Nate Wienert

Version is 0.3.6, the stack is pretty large, 10Mb unminified. Any best way to help you debug that? Also, used Babili and it works fine with this bundle.

I ran into this error, and then made a simple patch to check `!binding`, but then ran into this next (not sure if related or should open a new ticket):...

Actually I apologize I wrote this late before I forgot about it but I don't think set is as important, just being able to get without explicit `.get` would be...

Would you release a fix if I submit a PR?

+1, ran into this, a word on activity would be helpful. Edit: did see this https://github.com/kubernetes-incubator/kompose

After more exploration I realize it's just not ready for npm. Shimmed Gravitas, Cassowary and Hammer and tried to get one of your demos working but so far no luck....

Yea I pulled them together in this project: https://github.com/natew/slalom-experiments/blob/master/package.json You could have it as a peerDependency in your project, or include it in your project and export it. Looking forward...

I'd argue it makes less sense, given you can do anything you want with npm as with Bower (even flat structures), but it would be easy to publish to both.

I agree on usage, in general moving away from destructuring on the hooks in docs and as a general good practice, like you said: ``` const query = useQuery() query.posts()...

Ran into this today, it seems 14 does have arm builds, is there a reason it doesn't allow installing it? The automatic regression to x64 is very unintuitive. Searching around...