We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d8c368 commit 68a217aCopy full SHA for 68a217a
readme.md
@@ -10,6 +10,11 @@
10
- [(React Router) v4로 마이그레이션 해보자!](https://perfectacle.github.io/2017/03/25/react-router-v4/)
11
- [(React Hot Loader) v3로 마이그레이션 해보자!](https://perfectacle.github.io/2017/03/25/react-hot-loader-3/)
12
13
+## Redux
14
+
15
+- [[번역] Redux 한글 문서](http://dobbit.github.io/redux/index.html)
16
+- [리덕스 패턴과 안티 패턴 (Redux Patterns and Anti-Patterns)](https://www.vobour.com/book/view/TGJKKFN2TmyxaGDpN)
17
18
## Webpack
19
20
- [(Webpack 2) 코드를 분할해보자!](https://perfectacle.github.io/2017/03/13/webpack2-code-splitting/)
0 commit comments