Paul Sanchez

Results 15 issues of Paul Sanchez

Hey all, Just ran into this bug. If I create a monkey that contains an array within its own path on the tree, it doesn't seem to be able to...

Hey, just a proposal on changing the order that displayName helpers in `higher-order` choose how to pick what the name of the Component is. Currently is is: ``` return Component.name...

bug
enhancement

Virtualbox is getting annoying to deal with DKMS and Ubuntu secure boot. Docker should hopefully provide a cleaner path going forward.

- mocha test - mocha lint - add npm and yarn install tests

Possible examples include: * Using CSV streams with and without an async iterator. * example of breaking in a loop * example of exception handling

enhancement

I'm not exactly sure how much control you have over missing css properties, but I ran into a few that are sometimes needed when working with IE11 and CSS Grids....

MDN

Hello all 👋 Currently trying out a hybrid approach against Github's APIs using both their GraphQL and Rest APIs. Attempted to put together a test query to see if I...

bug 🐛
enhancement💡
help wanted 🛠

Hello all 👋 I'm currently trying out `apollo-link-rest` via a node script, and ran into issues with how it expects to use `Headers` class off of the global object. I'm...

enhancement💡

So I just started trying to optimize the size of the webpack bundle I'm shipping over the wire, and lodash is one giant block of what's getting included. Would you...