Files
2nd/10_Wiki/Dev/Topic_JavaScript/00_INDEX.md
T
Antigravity Agent 1cfd3bbb56 docs(10_Wiki): 위키 구조 정리 — 언어 튜토리얼 카테고리 폴더 제거 + 신규 자산 동기화
Topic_CSS/Topic_HTML/Topic_JavaScript/Topic_Prompt/Topic_Comfyui 등 기존 카테고리 폴더를 정리하고,
Topic_Graphic/Dev 등 신규 산출물과 Topics 내부 세션/메모리 기록을 동기화.
2026-07-05 00:10:59 +09:00

7.5 KiB

id, title, category, status, verification_status, canonical_id, aliases, duplicate_of, source_trust_level, confidence_score, created_at, updated_at, review_reason, merge_history, tags, raw_sources, applied_in, github_commit
id title category status verification_status canonical_id aliases duplicate_of source_trust_level confidence_score created_at updated_at review_reason merge_history tags raw_sources applied_in github_commit
javascript-tutorial-index JavaScript Tutorial Frontend draft conceptual
JavaScript Tutorial
JS Tutorial
JS MOC
Topic_JavaScript index
JavaScript 목차
B 0.90 2026-06-23 2026-06-23
javascript
js
web
frontend
w3schools
moc
index
https://www.w3schools.com/js/

JavaScript Tutorial

🎯 한 줄 통찰 (One-line insight)

Map of Content (MOC) for the W3Schools JavaScript Tutorial — the root that links every JavaScript knowledge page in this topic folder. [S1]

🧠 핵심 개념 (Core concepts)

  • This folder (Topic_JavaScript) wikifies the W3Schools JavaScript Tutorial, one knowledge page per document, in P-Reinforce v3.1 format. [S1]
  • Scope: tutorial + "Learning by examples" pages only. Reference pages (String/Number/DOM references), quizzes, exercises, certificate, bootcamp, and syllabus are excluded by design. [S1]
  • Progress: the core JavaScript language is complete (120 docs) — basics, operators, conditions, loops, strings, numbers, functions, objects, scope, dates, arrays, sets, maps, iterations, math, data types, classes, errors, async, JSON, plus a first DOM/Events pass.
  • Pending (next waves): Temporal, RegExp detail, Advanced Functions, Advanced Objects, Modules, Meta/Proxy, Typed Arrays, Debugging, Style Guide, Projects, the full DOM/Events detail, BOM/Window, Web APIs, AJAX, JSON extras, jQuery, and Graphics.
  • Every page roots its Knowledge Graph back to this [[JavaScript Tutorial]] node.

📖 세부 내용 (Details)

Basics

Operators & Conditions

Loops

Strings

Numbers

Functions

Objects

Scope

Dates

Arrays

Sets & Maps

Iterations

Math

Data Types

Classes

Errors & RegExp

Asynchronous

JSON

HTML DOM & Events (first pass)

Pending (next waves)

  • Temporal (Intro, vs Date, Duration, Instant, PlainDate/Time/DateTime, ZonedDateTime, Now, Arithmetic, Compare, Conversion, Formats, …)
  • RegExp detail (Flags, Classes, Metachars, Assertions, Groups, Quantifiers, Patterns, Objects, Methods)
  • Advanced Functions (Callbacks, this, Call/Apply/Bind, IIFE, Closures)
  • Advanced Objects (Definitions, Iterations, Get/Set, Management, Protection, Prototypes)
  • Modules, Meta & Proxy, Typed Arrays, Debugging, Style Guide / Best Practices / Mistakes / Performance, Projects
  • DOM detail (Navigation, Nodes, Collections, NodeLists, Mouse/Keyboard/Load/Timing events, Form Validation)
  • Browser BOM (Window, Screen, Location, History, Navigator, Popup, Timing, Cookies)
  • Web APIs (Fetch, Geolocation, History, Pointer, Web Storage, Validation, Web Workers)
  • AJAX, JSON extras (Server/PHP/HTML/JSONP), jQuery, Graphics (Canvas, Plotly, Chart.js, Google Chart, D3.js)

🛠️ 적용 사례 (Applied in summary)

120 knowledge documents generated for the core JavaScript language (1 exemplar + 119 batch-produced), all grounded in the corresponding W3Schools pages.

검증 상태 및 신뢰도

  • 상태: draft
  • 검증 단계: conceptual
  • 출처 신뢰도: B (W3Schools — widely used educational reference)
  • 신뢰 점수: 0.90
  • 중복 검사 결과: 신규 생성 (New discovery)

🔗 지식 그래프 (Knowledge Graph)

📚 출처 (Sources)

📝 변경 이력 (Change history)

  • 2026-06-23: Created JavaScript Tutorial MOC and linked the 120 core-language docs; peripheral sections (Temporal, Advanced, DOM/BOM/Web API/AJAX/jQuery/Graphics, etc.) marked pending (Astra wiki-curation, P-Reinforce v3.1 format).