알고리즘 문제 풀기(프로그래머스)
https://github.com/hoinlee-moi/Algorithm
JS기본문법 다시 공부
https://github.com/hoinlee-moi/ModernJS
React 강의 듣기
https://github.com/hoinlee-moi/React_prac
React
css 스타일을 좀 동적으로 할 수 있게 공부하는 중인데 react 들어오면서 확실히 기능들이 수없이 많아지는 것 같다.
hooks를 이용하는 것도 있고 바닐라 js 사용할 때 함수를 간편하게 했던 것과 다르게 {}
를 사용해 동적으로 만드는 게 익숙해지면 훨씬 괜찮아 질 것 같다