기타/메모장
리덕스 관련
minjuuu
2021. 12. 4. 21:52
728x90
https://redux.js.org/api/api-reference
API Reference | Redux
The Redux API surface is tiny. Redux defines a set of contracts for you to implement (such as reducers) and provides a few helper functions to tie these contracts together.
redux.js.org
Redux Toolkit | Redux Toolkit
The official, opinionated, batteries-included toolset for efficient Redux development
redux-toolkit.js.org
https://velog.io/@youthfulhps/What-is-Redux-and-why-use-it
리덕스는 무엇이고, 왜 사용하는가?
🔧 리덕스 리덕스란, 자바스크립트 애플리케이션에서 상태를 효율적으로 관리할 수 있게 도와주는 도구입니다. 복잡한 상태관리가 이루어지는 SPA(Single Page Application)에서 특히 유용하게 사용됩
velog.io
https://www.youtube.com/watch?v=iBUJVy8phqw
https://www.youtube.com/watch?v=9lCmbth63k0
728x90