\(@^0^@)/
리덕스 관련 본문
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
'기타 > 메모장' 카테고리의 다른 글
Chrome extension - Quick source viewer (0) | 2022.03.21 |
---|---|
React Router v6 관련 (0) | 2021.12.04 |
Udemy 한글 자막으로 보는 법 (0) | 2021.10.19 |
CSS Grid (0) | 2021.10.02 |
JavaScript reference (0) | 2021.09.28 |