250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- 삶
- Interface
- concept
- blockchain
- CSS
- web
- API
- REACT
- Redux
- middleware
- bitcoin
- express.js
- 기준
- hardhat
- Props
- HTML
- Ethereum
- built in object
- node.js
- error
- nextJS
- typeScript
- useState
- solidity
- JavaScript
- tailwindcss
- SSR
- graphQL
- evm
- CLASS
Archives
- Today
- Total
목록Pros and Cons (1)
ReasonJun

Redux is an open-source JavaScript library for managing and centralizing application state. It is most commonly used with libraries such as React or Angular for building user interfaces. Similar to Facebook's Flux architecture, it was created by Dan Abramov and Andrew Clark. Redux follows a unidirectional data flow architecture, which means that data can only flow from the actions to the reducer..
Frontend/Redux
2023. 8. 19. 12:54