Next.js / React.js Redux 진도

2017. 6. 21. 14:17카테고리 없음

반응형

Next.js 기초 


https://velopert.com/3293 ( O )


++ Next.js 에 Redux 적용하는 방법은 ... with-redux 를 사용한다.


https://github.com/zeit/next.js/tree/master/examples/with-redux

https://github.com/zeit/next.js/issues/872


참고.


React.js + Redux 강좌


목차 링크 : 


https://velopert.com/3365



우선 순서는, 위에 Next.js 기본 강의는 들었고, 

밑에 Redux 를 해보고 응용해보자.. 


1강 시작 ~ 


https://velopert.com/3346


이걸로 React.js + Redux 실습을 진행.... 




+++++


오늘의 Tip !


- Git pull 받고, build 나 run 할 때 Module을 못 찾겠다는 Error가 뜨면 , npm install 로 update 하면 됩니당. 



728x90
반응형