<출처 및 참고>
https://www.youtube.com/watch?v=QZcYz2NrDIs&t=322s
https://www.robinwieruch.de/react-redux-tutorial/#what-is-redux
React Redux Tutorial for Beginners
A complete React Redux tutorial for beginners: Learn how to build React Redux applications from scratch by following this step by step implementation of an example application ...
www.robinwieruch.de
https://facebookarchive.github.io/flux/docs/in-depth-overview/
In-Depth Overview | Flux
Flux is the application architecture that Facebook uses for building client-side web applications. It complements React's composable view components by utilizing a unidirectional data flow. It's more of a pattern rather than a formal framework, and you can
facebookarchive.github.io




https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign
Object.assign() - JavaScript | MDN
The Object.assign() static method copies all enumerable own properties from one or more source objects to a target object. It returns the modified target object.
developer.mozilla.org



'코드스테이츠_경남 ABC_LAB_FE > [ABC-Lab FE] Section 3' 카테고리의 다른 글
| 42일차 2023-12-06 수요일 Token (0) | 2023.12.06 |
|---|---|
| 41일차 2023-12-05 화요일 [Backend] 인증 / 보안 (0) | 2023.12.05 |
| 39일차 2023-12-01 금요일 [React] 상태 관리 (0) | 2023.12.01 |
| 38일차 2023-11-30 목요일 과제 React Custom Component (1) | 2023.11.30 |
| 37일차 2023-11-29 수요일 [React] Custom Component (0) | 2023.11.29 |