Mike
Mike
As mentioned here https://github.com/auth0/express-jwt/issues/71
With details how issue should look like, what kind of snippets should be included and in which cases plunkr is needed. There are lots of abandoned issues with no details...
https://github.com/alunny/node-xcode/blob/master/lib/pbxProject.js#L1146. On this line we only check if value is `$(inherited)` and convert it to an array otherwise. I've seen projects that have other, non `$(inherited)` single value there, which...
Fixes #94. Locally all tests are green, meaning that the change is at least backwards compatible. Not sure if we need any extra test-case for that as the conversion to...
Hey, We are heavily using this module in `rnpm` (which is becoming a part of facebook/react-native soon) and had to write our custom functions to operate on top of this...
This PR upgrades CI/CD setup based on prior work in widgets, web3-react and interface. In a follow-up PR, prettier setup will be migrated over to Uniswap ESLint configuration and to...
Per https://github.com/Uniswap/interface/pull/6974#discussion_r1267330051, we're relaxing dependency on the core to use semver. This will make it easier to update the codebase as a whole and avoid duplicate entries in the interface.
Repo: https://github.com/grabbou/nodeschool-eventemitter Not sure if this part has been already covered somewhere, but was thinking that we might want to create additional workshop to cover this field. What you think?...
What about some fancy techniques and examples of how to use node-proxy to e.g. load balance your server or just provide a nice bridge to your node projects living on...