본문 바로가기

Hello World...

검색하기
Hello World...
프로필사진 FaustK

  • 분류 전체보기 (91)
    • flutter (5)
    • javascript (15)
    • typescript (3)
    • node.js (8)
    • vue.js (8)
    • react.js (8)
    • nest.js (4)
    • aws (2)
    • git (2)
    • algorithm (2)
    • programming (8)
    • ChatGPT (6)
Guestbook
Notice
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Tags
  • this
  • TypeScript
  • 객체참조 #객체
  • 기후변화
  • jest
  • git pair
  • #cloudfront #s3 #html 확장자 없애기
  • NPM
  • lightsail nodejs apache
  • 클로저
  • OOP
  • url #querystring
  • ESLint
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록TypeScript (1)

Hello World...

typescript 공부 시작

# typescript 전역 설치 npm install -g typescript # node project 생성 npm init # tsconfig.json 생성 npx tsc --init # 자바스크립트 파일도 사용 가능하게 하기 tsconfig.json -> allowJs: true # ts -> js 파일로 변환 # 전체 npx tsc # 부분 npx tsc app.ts # ts-node 로 타입스크립트 실행하기 npm install -g ts-node ts-node app.ts - 타입스크립트 핸드북 https://www.typescriptlang.org/ko/docs/handbook/intro.html Handbook - The TypeScript Handbook Your first step t..

typescript 2022. 10. 22. 18:08
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바