# 2020.12월
# 12월 이슈 요약
- git 공부
- 사내 ts 스터디 프로젝트 (https://khgg.netlify.app/)
- 블로그 방문자 월 3000명 달성 (GA 기준)
# 에러 해결 모음
- next에서 styled-components 안될때 정리 (opens new window)
# 배운점
# next
- 같은 page에서 window.history 쌓기 정리 (opens new window)
# git
- git squash 정리 (opens new window)
- git reset, revert 정리 (opens new window)
- git commit, branch 옮기기 정리 (opens new window)
- git cherry-pick 정리 (opens new window)
# mobx
- mobx inject, set 정리 (opens new window)
- 다른 store 값 사용하기 정리 (opens new window)
# ts
- ts 개념 class 추가 정리 (opens new window)
- 외부 라이브러리 추가 하기 정리 (opens new window)
- 유틸리티 타입 정리 (opens new window)
# etc
- netlify 환경변수 추가하기 정리 (opens new window)