English, asked by choudhary21, 1 year ago

Hey❤❤

❗❗❗❗❗❗

What Is Redux ?

________________

✔✔✔✔✔✔✔
Thanks For Answer​


choudhary21: ab to ghar aa raha hu
vaishnavi2720: hi
bbbb67: It's urgent
choudhary21: yes say dear
Anonymous: what?
bbbb67: Inbox please

Answers

Answered by Jayaqueen
1

Redux is a predictable state container for JavaScript apps.

Redux makes it easy to manage the state of your application. Another way of looking at this – it helps you manage the data you display and how you respond to user actions.

Answered by RASHMIKAURAV2015
0

Redux is an open-source JavaScript library for managing application state. It is most commonly used with libraries such as React or Angular for building user interfaces. Similar to (and inspired by) Facebook's Flux architecture, it was created by Dan Abramov and Andrew Clark.

Similar questions