/type-the-jeju

what-the-jeju 서버에 Typescript 입혀주기

Primary LanguageTypeScript

What the Jeju

기존 What the Jeju 백엔드 서버에 TypeScript를 적용 하였습니다.

Stack

  • Node.js
  • Express
  • TypeScript

Work flow

  1. TypeScript 프로젝트 세팅
  2. 기존 사용하던 패키지 및 각각 @types 설치
  3. DB 생성 및 DB 테이블 타입 부여
  4. controller, router 작성 및 필요에 따른 타입 부여
  5. 기존 테스트 코드 이식 및 동작 확인
  6. 클라이언트 서버에서도 동작 확인

After work...

기존 JS 프로젝트에 TypeScript를 적용해보며 느낀점

Contact

pilyeooong@gmail.com