-
20210106(목)-- 2021. 1. 7. 21:05반응형
useEffect 가 계속 실행되는것을 막기 위해서는 ( 두번재 인자는 관찰대상) 두번째인자에 빈배열을 넣어주면 처음에만 렌더이후에 불러지고???? 그다음부터는 안불러진다.
route / BrowserRouter as Router / path exact /<LInk>
css table cell display // Router 내부차일드 1개 // <Route paht="/about/:title"> > {match} > matchl.params.title//
// link Route > 이중 > NavLInk > .item.active > activeclassName exact/ /
Redirect / Switch / import Redirect / 조건&&<Redirect to="abolut">
History api
'--' 카테고리의 다른 글
20210111(월).redux (0) 2021.01.11 node 복습 (0) 2021.01.08 20200105 (0) 2021.01.06 react (0) 2021.01.06 20201228(월) (0) 2021.01.05