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
현재 iterable의 경우 번역을 하지 않기로 합의됨.
하지만, 번역하는 걸 권고함.
키워드 최초 등장시, 반복 가능한(iterable, 이터러블) 객체로 써주고, 본문에 해당 단어가 여러번 등장하면
반복 가능한(iterable, 이터러블) 객체
이터러블, 이터러블 객체, 반복 가능한 객체를 혼용해서 씀.
이터러블
이터러블 객체
반복 가능한 객체
(참고: 모던 자바스크립트 입문(책), 초보자를 위한 JavaScript 200제(책))
해당 article의 번역이 완료되면, 다른 article에서 쓰인 해당 단어에 대한 번역어 통일이 필요함.
The text was updated successfully, but these errors were encountered:
통일작업 진행중입니다.
Sorry, something went wrong.
No branches or pull requests
현재 iterable의 경우 번역을 하지 않기로 합의됨.
하지만, 번역하는 걸 권고함.
키워드 최초 등장시,
반복 가능한(iterable, 이터러블) 객체
로 써주고, 본문에 해당 단어가 여러번 등장하면이터러블
,이터러블 객체
,반복 가능한 객체
를 혼용해서 씀.(참고: 모던 자바스크립트 입문(책), 초보자를 위한 JavaScript 200제(책))
해당 article의 번역이 완료되면, 다른 article에서 쓰인 해당 단어에 대한 번역어 통일이 필요함.
The text was updated successfully, but these errors were encountered: