DEV Community

Discussion on: Should I use redux-observable? Also what is it? Also let's be honest what's redux?

Collapse
 
johannes5 profile image
Johannes5

Never tried it, but you can use Epics without redux:
github.com/BigAB/use-epic#epic

Collapse
 
anthonyjoeseph profile image
Anthony G

This is awesome! I wish it had Typescript types, I would use it otherwise

Collapse
 
johannes5 profile image
Johannes5

Add them maybe? :)