DEV Community

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

Collapse
 
allforabit profile image
allforabit

Brilliant thanks very much for this. It's a very different way of approaching redux from what the way I used to use it (more in it's raw form).

Yes I've started working through these tutorials. They look really good. I've got a good bit of experience with fp. It's more the typed fp stuff that I'm not familiar with, monads, monoids and all that stuff.

Thread Thread
 
anthonyjoeseph profile image
Anthony G

I can recommend Giulio Canti's (creator of fp-ts) Getting Started with fp-ts series for all of that stuff