JavaScript Guide - JavaScript | MDN
The JavaScript Guide shows you how to use JavaScript and gives an overview of the language. If you need exhaustive information about a language feature, have a look at the JavaScript reference.
概览
收录于
2026年3月18日
学科与领域
coding · programming-languages-syntax
年级范围
八年级–十二年级(高四)
页面类型
Article
简介
JavaScript Guide Overview
- Purpose: Provides a comprehensive introduction and overview of the JavaScript language for developers.
- Scope: Covers fundamental features, language mechanisms, and advanced concepts.
- Structure: The guide is organized into 19 core chapters, including:
- Foundations: Grammar, types, control flow, loops, and functions.
- Data Handling: Numbers, strings, dates, regular expressions, and collections (indexed/keyed).
- Advanced Concepts: Objects, classes, promises, iterators, generators, and modules.
- Specialized Topics: Typed arrays, resource management, and internationalization.
- Recommendation: Users seeking exhaustive technical specifications or deep-dive documentation should consult the separate "JavaScript reference" resource.
用户评价
暂无已发布的评价,欢迎率先分享您的使用体验。