Vsevolod Rodionov

Results 11 issues of Vsevolod Rodionov

I wanted to create TodoMVC with React 0.13 + Flummox and found out that there is no FluxComponent built for browser, it is fully relying upon browserify. Can it be...

enhancement
outdated

Hi. I've benchmarked node 10 and see it has significant performance decrease, it probably should appear here. I'm not sure about proper test conditions (I've ran it on windows linux...

E.g. ``` javascript function call(url, timeout = 60) { return request.call(url, {timeout}); } ``` I think that really makes sense. Moreover, that's a JavaScript way - "everything is exposed, except...

question
needs followup
needs rebase

## Please prefix the issue title with the project name i.e. [rush], [api-extractor] etc. ## **Is this a feature or a bug?** - [x] Feature **What is the expected behavior?**...

Hi! I've encountered some errors while attempting to embed Wolfram Alpha links due to multiple closing brackets, e.g. ``` [dx](https://www.wolframalpha.com/input/?i=dx+(f(x)-y)^2) ``` gives me ``` dx-y)^2) ```

Bug
Upstream

SequenceTokenizerNew fails on following call: `sentenceTokenizer.tokenize('"All ticketed passengers should now be in the Blue Concourse sleep lounge. Make sure your validation papers are in order. Thank you". The upstairs lounge...

I see you have fibers package updated, but it is not updated in npm, so I cannot use this package with node 12 - can you please publish the new...

When using optimiser, I'm getting this weird useless optimisation: `effect` => `ef{2}ect`

Hello. I've checked all issues but did not find one - please correct me if I'm wrong. I assume this is expected to be a common pragma in library apps:...