typeRefect
타입 관리 관련 문제점 분석
인턴십 수업을 통한 변화
프로젝트 반영 및 문제점 해결
📦types
┣ 📂auth
┃ ┗ 📜AuthType.tsx
┣ 📂essay
┃ ┗ 📜EssayType.ts
┣ 📂feedback
┃ ┗ 📜FeedBackType.ts
┣ 📂InterViewQuestion
┃ ┗ 📜InterViewQuestionType.ts
┣ 📂qnaBoard
┃ ┗ 📜QnaBoardType.ts
┗ 📂template
┃ ┗ 📜TemplateType.tsLast updated