Sumant Kanala

Results 7 issues of Sumant Kanala

Thanks for this wonderful curation of clean coding practices. I don't have so much as an issue but I'm unable to wrap my head around [this](https://github.com/ryanmcdermott/clean-code-javascript#dont-use-flags-as-function-parameters) rule, as to how...

Big thanks @ccampbell for creating this awesome library. Wanted to know if this library works only with browsers or on Electron too. Any update on this is appreciated.

On a physical IOS ipad, localhost with port 8081, 8082, 8083 and with {keepAlive: true} and the asset I wanna serve doesn't open in safari. Is this because of debug...

@fitraditya thank you so much for this module. I wanted to know which exact versions of GM and IM should I be using. I'm using it on heroku's node app...

Hello everyone. First of all I wanna say that this is a great module and I'm definitely using this in our node-express production app and I thank all of them...

Hello and thanks a ton for this wonderful library. I wanted to know if it's possible to obtain a stream object when chunks are being uploaded to the server, so...

**Hey Ben, could you label this issue as an enhancement. I'm gonna remove this line.** In episode 7, the following import didn't work: ``` import shortid from 'shortid' ``` probably...