AndyWang′s Blog
About
Archive
Category
Tags
Home
About
Archive
Category
Tags
Archive
Tags
Redux
Redux
1 posts with this tag
Redux Toolkit (RTK) 簡化狀態管理
2024年9月5日
React
Notes
/
React
+1
Notes
/
React
/
Redux
在 Redux Toolkit 出現前,使用 Redux 頻繁操作 state 是一件相對麻煩的事情,而 Redux Toolkit 的出現簡化了重複性流程,也提供了一些 API 減少重複性質的程式碼。
6 mins read
|
1301 words