Nicholas Wong
Nicholas Wong
**You have to merge this first! https://github.com/yahoo/guerilla/pull/54** Install this chrome extension: [Codecov Extension](https://chrome.google.com/webstore/detail/codecov-extension/keefkhehidemnokodkdkejapdgfjmijf) Extensions for firefox and safari are available! Related issue: https://github.com/yahoo/guerilla/issues/47
Currently mailing service only works if it is configured in workers, not when it is configured in master. Is it intended? @thekushpatel Since in wiki, it is written that mailing...
currently we are using `console.log` a lot. what do you think if we use a library so we can control our loggings with levels, colors and format? - [log4js](https://github.com/nomiddlename/log4js-node) -...
It is showing "localhost" instead of a reachable url. ↓↓↓↓↓ IMAGE ↓↓↓↓↓
I found this library. https://www.npmjs.com/package/usb-detection Perhaps we can keep track of the list of device (actually connected) and listen to usb plugging events. So we can show whether a device...