업무용 IDE는 Webstorm을 사용 중이고, 자바스크립트 테스트용 에디터가 필요해서 조사한 목록이다.
개인적으로 웹뷰는 사용할 일이 없고, 다크모드를 선호하기 때문에 Replit이 승리!
(2021.05.18)
경솔한 리뷰를 다시 수정한다. 한달간 사용해본 결과, Replit 이 종종 Connection이 끊기거나 런타임 시 행이 걸리는듯한? 느낌을 받을 때가 있다.
무료 플랜이라 그런건가? 특히 온라인 에디터로 알고리즘 문제를 푸는 나에게, 더 없이 답답한 일이 아닐 수 없다!
이 시점에 Code Sandbox로 갈아탔다. 한달 더 사용해보고, 문제가 있으면 다시 공유할 예정!
Code Sandbox
- 장점 : 웹뷰, 콘솔 제공함, React, Nodejs 등 다양한 템플릿 제공
- 단점 : 아직은 찾지 못함...?
CodeSandbox: Online Code Editor and IDE for Rapid Web Development
CodeSandbox is an online code editor and prototyping tool that makes creating and sharing web apps faster
codesandbox.io
Replit
- 장점 : 콘솔 제공됨
- 단점 : 유료, 웹뷰 없음, 종종 커넥션이 끊기고 느려짐
Node.js Online Compiler & Interpreter
Write and run Node.js code using our Node.js online compiler & interpreter. You can build, share, and host applications right from your browser!
replit.com
playcode
- 장점 : 콘솔 제공됨
- 단점 : Pricing 정책 있음
PLAYCODE - Javascript Playground
The fastest and simplest javascript playground with real-time result view and console. Learn, test and prototype easier.
playcode.io
jseditor
- 장점 : 콘솔 제공, 무료
- 단점 : Pricing 정책 있음
JavaScript App - JavaScript Editor
HTML JSEditor - Online JavaScript Code Editor Getting started JSEditor helps you prototype and share JavaScript code, HTML and CSS. On the left side of the project, uou have three tabs where you can type the HTML markup, JavaScript code and edit stylesheet
jseditor.io
jsfiddle
- 장점 : 무료
- 단점 : 콘솔 제공 안됨
JSFiddle - Code Playground
jsfiddle.net
'Programming > 쓸모있는 정보들' 카테고리의 다른 글
2021 Frontend 개발자 로드맵 (0) | 2021.04.14 |
---|---|
Mac용 터미널 프로그램 추천 - Terminus (0) | 2021.04.11 |
localhost에서 CORS 해결을 위한 임시 방편 (0) | 2021.04.10 |
Google IO Extended 2019 Seoul Track A 요약 (0) | 2019.06.30 |
Mac에서 백쿼트(`) 사용하기 (0) | 2019.03.27 |