If i use apollo + Graphcool, I dont need to use re...
# prisma-whats-new
e
If i use apollo + Graphcool, I dont need to use redux-saga or redux-thunk?
d
No, you don't need to.
e
😮
i have to use Redux normally or even redux as i know is not necesary?
d
It uses redux but unless you have an advanced use case or want to dig into the internals, you can work with the higher order component and API that apollo provide and not need to do anything else
I expect many people use apollo without any understanding of how it uses redux behind the scenes
e
A-M-A-Z-I-N-G
thanks @dankent
d
No worries. I have found the apollo + graph.cool combination incredibly productive.