Piotr Witek

Results 41 issues of Piotr Witek

Use http://jsonplaceholder.typicode.com/

Action types are not Typescript friendly, they should return Action with its type declared as a string literal type. This would make it possible to be leveraged in various typesafe...

## Is your feature request related to a real problem or use-case? Add a generic way to specify length of a tuple type ## Describe a solution including usage in...

accepting PRs
new type

Table of contents needs improvements in organization for better user experience, also we are missing some built-in examples. Here is a rough plan of needed improvements: - Improve api list...

docs
funded on IssueHunt
in progress

I would be nice to have a nice API Documentation webpage with search functionality similar to Ramda: https://ramdajs.com/docs/ ## API documentation requirements: A recommended solution is to parse source files...

docs
funded on IssueHunt
needs investigation

Tutorial need to be updated to v5.0.0.

new feature
docs
needs funding

API Docs need to be updated to v5.0.0.

new feature
docs
Funded on BuyMeACoffee

## Is your feature request related to a real problem or use-case? Add support for an `error` field to `createAction` so it is compliant with [Flux standard action](https://github.com/redux-utilities/flux-standard-action#actions) specification. This...

new feature
needs community feedback

## Is your feature request related to a real problem or use-case? I would like the tutorial to be simpler. It should offer the user two paths to follow, one...

new feature
docs

Actions: - TypeConstant - Action - EmptyAction, - PayloadAction, - PayloadMetaAction, Creators: - ActionCreator - EmptyActionCreator, - PayloadActionCreator, - PayloadMetaActionCreator, - ActionCreatorTypeMetadata, Builders: - ActionBuilder - ActionCreatorBuilder - AsyncActionCreatorBuilder

new feature
docs
Funded on BuyMeACoffee