Founder of Dataverse Consulting, Senior Manager at DigitalGlobe, PhD in Tibetan Buddhism.
Allow me to introduce you to Jetset, a library that promises to abstract all your front-end RESTful API logic into simple, intuitive, and reusable modules.
I spent a maddening couple of hours trying to understand how to create a search query that would do this:
Return all documents that have querystring anywhere in any field, but only if field1 does not have exact value1 OR field2…
Great examples and recipes for decorating React components, especially in Flux-flavored applications.
While the spec for ES7/2016 decorators has yet to move out of stage 1 status, you can use them in your applications right now via the ‘stage’ option in Babel. And you…