andretshurotshka

Results 65 issues of andretshurotshka

Is it possible to add to both flow and typescript?

``` #!/bin/sh curl https://replicate.npmjs.com/registry/_design/scratch/_view/byField > ./data/byField.in.graph ``` Doesn't download anything

Where should I add something like this? TypeScript: ```ts function hello(): never { // ok while(true) {} } ``` Flow: ```js function hello(): empty { // error, void is incompatible...

Any-casting seems problematic with `Object.freeze` --- IssueHunt Summary ### Referenced issues This pull request has been submitted to: - [#199: Support $ReadOnlyArray](https://issuehunt.io/repos/71611551/issues/199) --- IssueHunt has been backed by the following...

This is a: - [ ] Bug Report - [ ] Feature Request - [ ] Question - [x] Other Which concerns: - [x] flow-runtime - [ ] babel-plugin-flow-runtime -...

enhancement
help wanted

Similar to https://effector.now.sh/en/recipes/migrating-to-effector/from-redux

documentation

[](https://issuehunt.io/r/zerobias/effector/issues/143) https://effector.now.sh/en/recipes/migrating-to-effector/from-redux --- IssueHunt Summary ### Backers (Total: $40.00) - [ issuehunt](https://issuehunt.io/u/issuehunt) ($40.00) #### [Become a backer now!](https://issuehunt.io/r/zerobias/effector/issues/143) #### [Or submit a pull request to get the deposits!](https://issuehunt.io/r/zerobias/effector/issues/143) ### Tips...

documentation
:dollar: Funded on Issuehunt

[](https://issuehunt.io/r/zerobias/effector/issues/142) https://effector.now.sh/try https://github.com/zerobias/effector/tree/master/website/editor iOS is priority --- IssueHunt Summary ### Backers (Total: $40.00) - [ issuehunt](https://issuehunt.io/u/issuehunt) ($40.00) #### [Become a backer now!](https://issuehunt.io/r/zerobias/effector/issues/142) #### [Or submit a pull request to get...

enhancement
:dollar: Funded on Issuehunt
playgroung

https://effector.now.sh/en/recipes/recipes

documentation

If used with `redux-thunk` I got functions in stream instead of dispatched actions. Used same way as in docs with `createStateStreamEnhancer`

help wanted
feature request