Dev-dotoli TIL

inno 30



Sparta coding



Innovation Camp


w5 day30



git push [remote/local] +[branch]

  • pull 없이 강제 push가능
  • remote repo file이 최신화가아니고
    강제로 최신화 시킬 때 사용(사용시 위험)

team repo

build post


redux, json을 사용한 프로젝트에서
useState없이 post하는 방법이 있는지?


usestate
useseletor

리덕스와 usestate hook은 별개야
리덕스 집어넣는거 하드코딩이다
state로 관리안하면 비동기처리?


find index 해당하는 커맨트를

useSelect - 데이터를


reviews / getReviews

nanoid 내장

team repo 완전 rebuild


TIL :

복붙으로 누덕누덕 기워썼던 redux를 다시 돌아봄

axios를 reducer안에 사용했다면 page에서 다시 부르지 않아도 됨

dispatch가 reducer에서 정의한 action 함수들을 다 가져올 수 있음