velopert / learnjs

벨로퍼트와 함께하는 모던 자바스크립트
https://learnjs.vlpt.us/
85 stars 47 forks source link

01. Hello JavaScript · GitBook #17

Open utterances-bot opened 4 years ago

utterances-bot commented 4 years ago

01. Hello JavaScript · GitBook

https://learnjs.vlpt.us/basics/01-hello-javascript.html

ja-ay commented 3 years ago

20.11.09

majung2 commented 3 years ago

안녕하세요! 패캠에서 강의도 듣고있는 학생입니다. CodeSandbox의 콘솔창이 영상으로 보니 벨로퍼트님은 코드 바꿀때마다 자동 새로고침이 되는 것 같은데 제 것은 계속 기록이 안사라지고 누적이 되어서요! 혹시 어떻게 하면 코드 수정할때마다 콘솔도 자동 새로고침되게 할 수 있나요?

yunhee-son commented 3 years ago

안녕하세요 패캠에서 수강하고 있는 학생입니다. 다름아니라 샌드박스에서 index.js에서 지우기가 안되어서요..(backspace) 그래서 틀린부분을 마우스로 드래그 후 오타를 고치는데 너무 비효율적인 것 같아요 ㅠㅠ 이게 원래 그런 건가요? 아니면 고칠 수 있는 방법이 있는걸까요..?? 항상 좋은 수업 잘 듣고 있습니다.

dlwhddn2004 commented 3 years ago

GOOD

allwincasker commented 3 years ago

저도 위에 majung2님처럼 콘솔창이 새로고침이 안돼서 뭔가 불편합니다ㅠㅠ 어떻게 설정하는걸까요?

creativeahn commented 3 years ago

저도 콘솔창 새로고침 안되서 답답한데 알려주세요...

kimsy0727 commented 3 years ago

콘솔창 새로고침 안되실때 참고하세요

좌측 Configuration Files 클릭

Other Configuration 에 sandbox.config.json create 클릭 Hard Reload on Change 활성화 체크 우측 상단 Preference 클릭 Clear console 활성화

아무래도 sandbox.config.json 설정파일이 세팅돼 있을때 Preference 의 Clear console 옵션이 유효한걸로 보이네요.

SPIKE40 commented 3 years ago

저도 콘솔창 새로고침 안되서 짜증났는데, kimsy0727 님 내용 참고해서 해결됬네요 감사합니다.

sandbox.config.json 파일

{ "infiniteLoopProtection": true, "hardReloadOnChange": true, (<- false 가 디폴트설정인데, true 로 바꿔주시면 됩니다.) "view": "browser" }

Ktuna95 commented 2 years ago

2022.01.20

allsilver925 commented 2 years ago

22.02.24

ztc0320 commented 2 years ago

22.03.31

codelua83 commented 2 years ago

22.05.24

JunghooX commented 2 years ago

22.08.13

neoseurae12 commented 2 years ago

22.08.17

jkf87 commented 1 year ago

22.10.18

DANU011 commented 1 year ago

230302

20191615JuneWon commented 1 year ago

23.05.11

yoon052 commented 1 year ago

230524

choisooyoung-dev commented 1 year ago

23.06.26.

Yunowl commented 1 year ago

23.08.19

kimsangbeom9703 commented 10 months ago

231115

hdgpaul commented 9 months ago

231208

ParkKiYon commented 6 months ago

js는 없고 ts로 나오네요

ParkKiYon commented 6 months ago

아.. 찾았네요 https://codesandbox.io/p/sandbox/vanilla-js-4vck7?file=%2Fsrc%2Findex.js

ParkKiYon commented 6 months ago

위 링크도 수정이 안되서.. https://www.mycompiler.io/ko/new/nodejs

daeunkim99 commented 2 months ago

240619

helplesscaracal commented 3 weeks ago

240817