Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 521 Bytes

INVISIBLE.md

File metadata and controls

7 lines (4 loc) · 521 Bytes

Invisible Reducer

By using an invisible reducer, you can combine your service, actions and reducer

You can check out this great medium post by mvbattan in order to understand how it works.

You can try out an invisible reducer in a demo as well. We recommend using you own browser's console instead of codesandbox.ios's.