Viktor Karpov

Results 6 issues of Viktor Karpov

Hi Dan, I'd like to think about React as a product and a value which it has from Facebook`s point of view. I mean, there definitely should be some metrics,...

Hey, hope you're doing well! I have a question about [this chapter](https://github.com/tim-kos/node-retry#retrytimeoutsoptions) in the docs. You declare `factor` as an exponential factor but in the formula below: ``` Math.min(random *...

Hey Luke, I'm really into what you're doing here. Helps to dive into React internals and grasp all the stuff more easy, so thank you in the first place :)...

It would be convenient to be able to require openSearchlight as module, for instance, using browserify. ``` var openSearchlight = require('openSearchlight'); // object with API openSearchlight ``` Now it's live...

Port the fix done in https://github.com/vitkarpov/grunt-nunjucks-2-html/pull/56 to master