We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://ko.javascript.info/closure 위 페이지의
"위 그림에서 네모 상자는 변수가 저장되는 환경 레코드를 나타내고 붉은 화살표는 외부 렉시컬 환경에 대한 참조를 나타냅니다."
이 있는 문장의 바로 위 그림과
"say("John")을 호출하면 아래와 같은 내부 변화가 일어납니다(현재 실행 흐름은 붉은색 화살표로 나타낸 줄에 멈춰있는 상황입니다)."
이 있는 문장의 바로 아래 그림이 Dark 모드에서는 화살표가 붉은 색이 아닌 회색으로 표시됩니다. "붉은"이라는 단어를 삭제하는 것이 적절해보입니다.
예
The text was updated successfully, but these errors were encountered:
No branches or pull requests
이슈
https://ko.javascript.info/closure
위 페이지의
이 있는 문장의 바로 위 그림과
이 있는 문장의 바로 아래 그림이 Dark 모드에서는 화살표가 붉은 색이 아닌 회색으로 표시됩니다.
"붉은"이라는 단어를 삭제하는 것이 적절해보입니다.
Pull Request(PR)를 통해 수정할 의향이 있습니까?
예
The text was updated successfully, but these errors were encountered: