What is Redux ? Redux is an open-source JS library used to manage application state. React makes use of Redux for constructing the user interface. Dan Abramov and Andrew Clark introduced this in 2015. The official… View Answer