Skip to content

chore: C01 conflict 해결#1848

Open
dohy-eon wants to merge 1 commit into
javascript-tutorial:2026-en-mergefrom
dohy-eon:feature/sync-c01
Open

chore: C01 conflict 해결#1848
dohy-eon wants to merge 1 commit into
javascript-tutorial:2026-en-mergefrom
dohy-eon:feature/sync-c01

Conversation

@dohy-eon
Copy link
Copy Markdown

요약

upstream 동기화 과정에서 발생한 머지 충돌 마커를 정리했습니다.

대상 디렉터리: 1-js/01-getting-started, 1-js/13-modules

  • 각 충돌 블록(<<<<<<<, =======, >>>>>>>)을 모두 제거했습니다.
  • 충돌 양측 중 이미 한글로 번역되어 있는 부분(HEAD) 만 남기고, 영문 원본(upstream/master) 부분은 제거했습니다.
  • 영문 → 한글 번역 작업 및 문장 수정은 이번 PR 범위에 포함하지 않았습니다. (충돌 마커 정리 전용)

변경 파일 (6개)

1-js/01-getting-started/

  • 1-intro/article.md — 충돌 10개 정리
  • 2-manuals-specifications/article.md — 충돌 5개 정리
  • 3-code-editors/article.md — 충돌 3개 정리
  • 4-devtools/article.md — 충돌 1개 정리

1-js/13-modules/

  • 01-modules-intro/article.md — 충돌 14개 정리
  • 02-import-export/article.md — 충돌 11개 정리

총 44개 충돌 블록 / 331줄 정리 완료.

연관 이슈

Pull Request 체크리스트

TODO

  • 번역 규칙을 확인하셨나요?
    • 줄 바꿈과 단락을 '원문과 동일하게' 유지하셨나요?
    • 맞춤법 검사기로 맞춤법을 확인하셨나요? (번역 변경 없음 / 기존 번역 유지)
    • 마크다운 문법에 사용되는 공백(스페이스), 큰따옴표("), 작은따옴표('), 대시(-), 백틱(`) 등의 특수문자는 그대로 두셨나요?
  • 로컬 서버 세팅 후 최종 결과물을 확인해 보셨나요?
  • PR 하나엔 번역문 하나만 넣으셨나요? (충돌 정리 단위로 한정)
  • 의미 있는 커밋 메시지를 작성하셨나요?
    • 커밋: chore: C01 conflict 해결

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 13, 2026

CLA assistant check
All committers have signed the CLA.


This is called the "Same Origin Policy". To work around that, *both pages* must agree for data exchange and must contain special JavaScript code that handles it. We'll cover that in the tutorial.

This limitation is, again, for the user's safety. A page from `http://anysite.com` which a user has opened must not be able to access another browser tab with the URL `http://gmail.com`, for example, and steal information from there.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이 부분 번역 누락되어 있습니당

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

리뷰 감사합니다 (_ _)
혹시 해당 PR은 충돌 마커 해결 작업만 진행하는 방향으로 작업 마쳤는데 영문 → 한글 번역 및 문장 수정 작업도 함께 진행하는 걸까요??

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

헉 죄송합니다. 충돌마크 "만" 해결인데 제가 잘못봤네요ㅠㅠ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants