본문 바로가기
Frontend

0. React intro

by yongmin.Lee 2020. 10. 24.

 

  1. basic react
  2. react component
  3. event handling
  4. component 반복
  5. lifecycle
  6. hooks
  7. component styling
  8. todo project
  9. immer
  10. react-router, SPA
  11. Asynchrony
  12. redux
  13. todo project + redux
  14. middleware
  15. backend : express + mongodb
  16. MEMOAPP project : https://velopert.com/tag/reactcodelab

참고

- 리액트를 다루는 기술

- 인프런 : https://www.inflearn.com/course/react-%EA%B0%95%EC%A2%8C-velopert#description 




'Frontend' 카테고리의 다른 글

HTML, CSS  (0) 2020.10.24
1. basic react  (0) 2020.10.24
Redux in React  (0) 2020.10.24
Redux  (0) 2020.10.24
middleware  (0) 2020.10.24