-
Rolling TODO list thread No. 2. Previous thread is #69.
---
Possible improvements we'd like to see:
- [ ] Document APIs in NumPy format [owner @jarun]
- [ ] [Refactor and write unit tests](https://g…
-
In this case let's say, fancy is node 7+ async await pattern.
Would you really prefer to stay inside the callback world instead of having the amazing clean async and await code style. Or would you …
-
Just trying out flexi and it was working but then I added ember-cli-sass and it appears that has broken it. For instance:
SASS:
```
```
Get's converted to:
```
```
Furthermore, if I add an exp…
-
Hello! Thanks for all your work around nginx eco-system. I'm a huge fan.
I stumbled upon a race condition when deploying nginx into a dynamo in Heroku:
Sending a POST request to location like:
…
Inviz updated
7 years ago
-
### Intent
A number of issues have tried to address this in the past (https://github.com/json-api/json-api/issues/202, https://github.com/json-api/json-api/issues/205, https://github.com/json-api/jso…
-
current output is a __bind method and this:
__bind(function() {}, this)
desired output with a new compiler option set would be this:
function(){}.bind(this)
-
Deprecation trace indicates this is a Gradle internal call:
ModuleDependency.getConfiguration() has been deprecated and is scheduled to be removed in Gradle 4.0. Use ModuleDependency.getTargetConf…
-
I was playing for a while now with ways to make Scala's syntax indentation-based. I always admired the neatness of Python syntax and also found that F# has benefited greatly from its optional indentat…
-
In today’s CTC meeting we discussed reverting the `DeprecationWarning` for calling `Buffer` without `new` that was introduced in `v7` (PR up [here](https://github.com/nodejs/node/pull/9529)), and it b…
-
We should be able to production-ify our Todo-MVC application