Visual Studio Code를 이용해 진행
https://code.visualstudio.com/
Visual Studio Code - Code Editing. Redefined
Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
code.visualstudio.com
편한 개발을 위해 확장팩 설치
1. HTML CSS Support
2. HTML Snippets
3. JavaScript (ES6) Code Snippets
4. Live Server
5. Open In Defualt Browser
'프로그래밍 > Java Script' 카테고리의 다른 글
Java Script - 64bit 부동 소수점 (0) | 2022.12.05 |
---|---|
Java Script - 데이터 타입 string, number, object, array, boolean, typeof (0) | 2022.12.03 |
Java Script - 변수 var, let, const (0) | 2022.12.03 |
Java Script - 콘솔, 주석 console, comment (0) | 2022.12.02 |
Java Script - 기본 설정 (0) | 2022.12.02 |