# The XState description in Github says “Actor-based state management & orchestration for complex app logic” Is still using multiple useReducer more easy than multiple actors?
# I think it's even easier to use XState. You can write code almost equivalent to useReducer, with the benefit of passing the actor object around