adspace


What do you understand by “single source of truth”?

Answer Posted / Ruby Yadav

"Single Source of Truth" refers to a centralized data store used in Redux, ensuring that the entire application's state is stored in one place.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use events in reactjs? Give an example of using events?

565


How would you create higher order components (hocs) in react.js?

448