Redux Tutorial #7 - Connecting React Redux

mafraz
363 بار بازدید - 8 سال پیش - React and Redux play together
React and Redux play together REALLY well. Here's how to connect your Redux store with a React.js application. As you can see, using React + Redux makes your application very scalable. Redux provides a complete application state and React is just the view layer, so as Redux changes, React views are updated. React.js components can also listen to only the pieces of the Redux store that they care about, so no matter how big the store gets, the Reactjs component stays clean and simple.
8 سال پیش در تاریخ 1395/11/23 منتشر شده است.
363 بـار بازدید شده
... بیشتر