Ramit Prasad

Results 4 comments of Ramit Prasad

> Promises because it's 2019 (shim for legacy browsers) Maybe move the milestone to async/await for 2021 😄

> I wish you would use a async generator instead of importing node streams > https://github.com/cross-js/cross-js#dont-create-node-or-web-readable-stream-yourself > > (or use whatwg stream on nodejs - node just shipped it as...

Webpack watch does seem to work for me. The slowness makes it hard to tell if latest changes are completed or still a in progress. Sometimes I could see a...

This would be useful for a scenario where some action is needed to modify the secret data before app startup. For example, Hashicorp Vault requires base64 encoded secrets. This does...