adspace
Name out an important feature of Redux workflow features
Answer Posted / Piyush Kumar
One important feature is the 'Store'. It serves as a single source of truth for all application state. All components can access the current state using the store.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers