Everyday
Every Morning
Every Evening
propTypes는 귀찮더라도 해주기
더미데이터와 실제데이터와 다르다면 화면을 다시 구성해야 하는...백엔드와 소통이 중요한 이유(?)
img alt => 시각장애인을 위한 description / 페이스북에서는 머신러닝을 이용해서 alt를 만들어줌.
a11y : 접근성
https://developer.mozilla.org/en-US/docs/Web/Accessibility
스크린 리더에서 굳이 클릭할 필요없을 때 (읽어줄 필요없을 때?) role="presentation"
객체 배열일 때
images: PropTypes.arrayOf(PropTypes.object).isRequired
onClose: PropTypes.func.isRequired
정규표현식
https://regexr.com/
react-slick ? swiper?
shortid(key값이나 id 정하기 어려울때) / faker
https://react-slick.neostack.com/
함수 호출 방법
transform 안에 fixed? 버그 => transform : none !important
input 창 비우기 -> 이거 useEffect로 하나 더 만들어서 초기화 해주는 거 권장
styled-component 글로벌 스타일
const Global = createGlobalStyle`
`
Monday/ Wednesday/ Thursday (Clarisse랑 날짜 조정하기)
Wednesday/ Saturday
Free time