close
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mayrang/ko.javascript.info
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: javascript-tutorial/ko.javascript.info
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 30 files changed
  • 8 contributors

Commits on Jun 3, 2026

  1. mdn links

    joaquinelio authored and HoonDongKang committed Jun 3, 2026
    Configuration menu
    Copy the full SHA
    286fa19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4bae66 View commit details
    Browse the repository at this point in the history
  3. minor fixes

    iliakan authored and HoonDongKang committed Jun 3, 2026
    Configuration menu
    Copy the full SHA
    7d4ae54 View commit details
    Browse the repository at this point in the history
  4. Correct mis-use of "it's"

    fredden authored and HoonDongKang committed Jun 3, 2026
    Configuration menu
    Copy the full SHA
    aa8f6ff View commit details
    Browse the repository at this point in the history
  5. Fix Typo

    icarrington authored and HoonDongKang committed Jun 3, 2026
    Configuration menu
    Copy the full SHA
    ec6fe4c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30cac10 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2026

  1. Merge pull request javascript-tutorial#1888 from HoonDongKang/docs/ja…

    …vascript-tutorial#1876-arraybuffer-binary-arrays
    
    Part 3. 2.1 ArrayBuffer, binary arrays 번역(javascript-tutorial#1876)
    Violet-Bora-Lee authored Jun 7, 2026
    Configuration menu
    Copy the full SHA
    4b921fd View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2026

  1. Configuration menu
    Copy the full SHA
    39ecdf6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request javascript-tutorial#1899 from javascript-tutorial/…

    …translate-server-sent-events
    
    [서버 전송 이벤트] 번역
    Violet-Bora-Lee authored Jul 18, 2026
    Configuration menu
    Copy the full SHA
    765b8b3 View commit details
    Browse the repository at this point in the history
  3. [뮤테이션 옵저버] 번역 (javascript-tutorial#1900)

    * Part 2. 5.1 Mutation observer 번역
    
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    Claude-Session: https://claude.ai/code/session_01Ezn3Dq7aWbVPvWonrUn8YK
    
    * [뮤테이션 옵저버] 표현 다듬기와 맞춤법 교정
    
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    Claude-Session: https://claude.ai/code/session_01Ezn3Dq7aWbVPvWonrUn8YK
    
    ---------
    
    Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
    Violet-Bora-Lee and claude authored Jul 18, 2026
    Configuration menu
    Copy the full SHA
    6f33618 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2026

  1. 리뷰 반영: 뮤테이션 옵저버·서버 전송 이벤트 수정

    - Prism.highlightElem을 실제 API 이름인 Prism.highlightElement로 통일
    - forEach에 메서드 참조 대신 화살표 함수로 요소만 전달하도록 수정
    - mutationRecords 예시의 누락된 쉼표 추가
    - '한번'을 '한 번'으로 띄어 쓰고 '다시 열 방법'을 서술형으로 수정
    
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    Claude-Session: https://claude.ai/code/session_01MizgRqMWEBSTYhJ9YhSd2g
    Violet-Bora-Lee and claude committed Jul 19, 2026
    Configuration menu
    Copy the full SHA
    6b0889a View commit details
    Browse the repository at this point in the history
  2. Merge pull request javascript-tutorial#1902 from javascript-tutorial/…

    …fix-translation-review
    
    [뮤테이션 옵저버·서버 전송 이벤트] 리뷰 반영
    Violet-Bora-Lee authored Jul 19, 2026
    Configuration menu
    Copy the full SHA
    2a29972 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a51db1f View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2026

  1. Improve clarity of MutationObserver article

    Clarify callback execution description and demo explanation.
    Violet-Bora-Lee authored Aug 5, 2026
    Configuration menu
    Copy the full SHA
    2489814 View commit details
    Browse the repository at this point in the history
Loading