Josef Vidlák

Results 2 comments of Josef Vidlák

Regarding Ramdas ifElse: https://github.com/ramda/ramda/blob/v0.25.0/source/ifElse.js Not sure if it can be made significantly smaler. Also thats only 1.3kb not minified

```js console.log(qrcode.generate('This will be a QRCode, eh!')); ``` Is obvious usage