Andrey Prokopyuk

Results 9 issues of Andrey Prokopyuk

1. I added **init**.py Maybe not so useful as setup.py but it's helping me 2. Unfortunately the Cryptsy is required the "nonce" parameter in all requests. It may make a...

It will be helpful if bem-classnames will take params in format that compatible with [BEMJSON](https://en.bem.info/technology/bemjson/v2/bemjson/#bemjson-special-fields)

[Zopfli plugin](https://github.com/webpack-contrib/zopfli-webpack-plugin) and [brotli plugin](https://github.com/mynameiswhm/brotli-webpack-plugin) compress static files after build, but service worker plugin executes after them and in the end of build compressed artifacts are contain unfinished service worker...

needmore

When we call `un` like this: ``` js obs.un({ event1: handler1, event2: handler2 }, ctx); ``` it does not works because the code does not make corrections in hash branch:...

TODO

Try to post one-liner. Then got this: ``` Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server...

API используется не только для торговли, но и для аналитики портфеля. Для аналитики очень не хватает информации о сделках и наличии в портфеле бумаг для квалифицированных инвесторов и фондов Tinkoff....

enhancement

Можно сделать сохранение в cookies или localStorage

On call stopProfiling I have this: ``` /Users/andre487/node_modules/chrome-cpu-profiler/node_modules/cpu-profiler/lib/strong-profiler.js:98 profile.__proto__ = CpuProfile.prototype; ^ TypeError: Cannot set property '__proto__' of undefined at Object.exports.stopProfiling (/Users/andre487/node_modules/chrome-cpu-profiler/node_modules/cpu-profiler/lib/strong-profiler.js:98:21) at Function.profile.stopProfiling (/Users/andre487/node_modules/chrome-cpu-profiler/index.js:68:31) at Object. (/Users/andre487/IdeaProjects/js-performance/sorting/app.js:17:21) at Module._compile...

It would be great if there were some documentation about deployment from snap package