Yves M.

Results 55 comments of Yves M.

So basically the `log` function can be passed destructured, and don't need to be bound using `bind` 🤔 Is this compatible will all Azure Function runtimes? What Azure Function version...

What version of `azure-function-express` are you using?

The problem is that the config file is in `json5` format (quite inadequate and non-standard), and I would like to rather make it in `js` so you can be able...

Yes I was thinking the same.. the label should be something else.. Feel free to submit a [PR](https://github.com/yvele/poosh/compare) https://github.com/yvele/poosh/blob/392e73638812c50a082423c4e1fa1c5dd8b72c9a/packages/poosh-cli/src/helpers/output.js

Hi, I first wanted to fork + PR, but I made a brand new package: [thunkify-mongodb](https://github.com/yvele/node-thunkify-mongodb) which can be used in co-mongo (as a dependency).. But it can also be...

@tststs FYI: I've got the same error on Mac OSX (restarting helps as other says)

As suggested by @simonihmig you can still split tools to pure functions and - Use them internally within Babylon.js (optimal tree-shaking) - Allow them to be imported from external (optimal...

Most of popular languages (go, C#, java, C, C++, rust) strictly uses double quotes, why should there be an exception? 🤔 (python uses both) ## Other languages | Language |...

@a118n alright I've updated [my post](https://github.com/prettier/prettier/issues/4102#issuecomment-377046383) with those informations 😉

A month doesn't have a fixed duration, it can be 28, 29, 30 or 31 days.. But still when you ask google "[how many days in a month](https://www.google.com/#q=how%20many%20days%20in%20a%20month&rct=j)" the answer...