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



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

Answer / 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

More React.js Interview Questions

What are state and props in reactjs?

1 Answers  


How to update the state of the component in reactjs?

1 Answers  


What can you do if the expression contains more than one line?

1 Answers  


What is the difference between stateful and stateless components.

1 Answers  


What is component in reactjs?

1 Answers  


List some advantages of reactjs?

1 Answers  


How to apply validation on props in reactjs? Apply validation in previously developed example in above question?

1 Answers  


What is ComponentWillMount()?

1 Answers  


Does React use HTML?

1 Answers  


What is the significance of store in redux?

1 Answers  


Explain various flux elements including action, dispatcher, store and view. Give a simple practical example of installing and using flux in an application?

1 Answers  


What is meant by pooling?

1 Answers  


Categories