목록전체 글 (298)
\(@^0^@)/

https://reactrouter.com/docs/en/v6/upgrading/v5 React Router | Upgrading from v5 Declarative routing for React apps at any scale reactrouter.com https://www.youtube.com/watch?v=CHHXeHVK-8U https://velog.io/@ksmfou98/React-Router-v6-%EC%97%85%EB%8D%B0%EC%9D%B4%ED%8A%B8-%EC%A0%95%EB%A6%AC React Router v6 업데이트 정리 velopert님의 영상을 토대로 정리한 블로그 글입니다.동영상으로 보실분들은 velopert님의 유튜브 영상을 시청해주세요!React Router v6가..

https://redux.js.org/api/api-reference API Reference | Redux The Redux API surface is tiny. Redux defines a set of contracts for you to implement (such as reducers) and provides a few helper functions to tie these contracts together. redux.js.org https://redux-toolkit.js.org/ Redux Toolkit | Redux Toolkit The official, opinionated, batteries-included toolset for efficient Redux development redux..

나름 공부를 한다고 한 달? 두 달? 강의를 듣고 했었는데, 그게 프로젝트를 혼자 만들어보고 그러는 게 아니라 진짜 강의만 들었더니, 너무 효율이 없었던 것 같다ㅠ (사실 강의 들을 때 늘어진 내탓이 큼) 요새 프로젝트를 시작해서 코딩을 하고 있는데, 공부하기 전과 다를 게 없는 것 같은 내 실력이 슬프다... 이번 프로젝트를 하는 동안 어느정도 개념을 잡고, 그 뒤에 다른 프로젝트 때는 그 개념들을 최대한 발휘해보고 싶다. 그래도 그냥 혼자 강의 듣는 것보다 더 재밌어서 역시 사람을 뭐든 생산적인 일을 해야 해~ 다음 주부터는 유데미에서 구매한 JS 알고리즘 강의도 하루에 1개씩 들을 것! https://velog.io/@youthfulhps/What-is-Redux-and-why-use-it 리덕스는..