2021년 2월 23일 화요일

Redux 관련 사이트

connect의 mapStateToProps는 언제 실행될까. 그리고 리렌더링은 언제 어떻게 발생하는가.

 https://hoilzz.github.io/react/connect-state/


https://velog.io/@jeonghoheo/Redux-React-요약

2021년 2월 3일 수요일

form input box enter event submit run many times

 https://www.hashbangcode.com/article/prevent-enter-key-submitting-forms-jquery


jquery를 사용해서 아래와 같이 처리

onkeydown->enter 이벤트 막고

onkeydown->enter 이벤트 실행