Denis Tuzhik

Results 10 issues of Denis Tuzhik

Hey, I didn't manage to launch it with my 1password config, it seems that it crashes with session error, but I am pretty sure that I have `op cli` session...

This should be a bit prettier than use a split (is this even a split)? https://github.com/Shougo/denite.nvim Example of plugin where it is used: https://github.com/neoclide/npm.nvim

help wanted

Added a new option `allowReturnBindFn` which does not fail the `react-redux/mapDispatchToProps-returns-object` if result of `mapmapDispatchToProps` is a proxy-call to `bindActionCreators` For now we are using it in our fork, but...

First of all, I think the concept is wonderful, keep up the great work. While dealing with REST and Redux, I've also ended up writing abstractions on top of data...

According to the [docs](https://momentjs.com/timezone/docs/#/using-timezones/parsing-in-zone/): > Using `moment.tz(Number|Date, zone)` is functionally equivalent to `moment(Number|Date).tz(zone)` For me this is not true, here's the code which causes the issue: ```javascript const moment =...

bug
critical-bug

npms is faster and defaults to Github instead on npm registry. Although vim script skills are completely nonexistent, will you accept a PR in case if I'll figure out how...

Thank you for the package, really saves me a pane open in tmux for majority of my `npm install`. One thing which would be amazing to implement is ability to...

## Description of the change We are using `rollbar.js` in our application, and because of internal monkey-patching of `console.warn` some instances of invariants triggered by `apollo-client` crash rollbar and our...