<div align="center">
<strong>🚀 被GitHub评为2018年顶级开源项目之一!</strong>
</div>
这个仓库旨在帮助开发者掌握JavaScript的核心概念。它不是硬性要求,而是为未来学习提供的指南。该项目基于Stephen Curtis撰写的一篇文章,你可以在这里阅读原文。
33 JavaScript Concepts是一个旨在帮助JavaScript开发者精通技能的项目。它汇集了重要且基础的JavaScript基本概念,任何形式的贡献都受到欢迎。
# 克隆主仓库
git clone https://github.com/leonardomso/33-js-concepts.git
# 或者fork仓库进行贡献
要创建新的翻译版本,请按照以下步骤:
[你的语言(英文名称)](你的仓库链接) — 你的名字
欢迎提交PR添加你自己的学习总结或复习资料。如果你想将仓库翻译成你的母语,请随意这样做。
当前可用的翻译版本包括:
/*
33 JavaScript Concepts is a project created to help JavaScript developers
master their skills. It is a compilation of fundamental JavaScript concepts
that are important and fundamental.
This project was inspired by an article written by Stephen Curtis.
Any kind of contribution is welcome. Feel free to contribute.
*/
代码说明: 这是项目的核心描述,说明了项目的目标、灵感和开放贡献的理念。
<div align="center">
<p>
<a href="#introduction">Introduction</a> •
<a href="#community">Community</a> •
<a href="#table-of-contents">Table of Contents</a> •
<a href="#license">License</a>
</p>
</div>
代码说明: 项目导航结构,提供了清晰的内容指引,方便用户快速定位到感兴趣的部分。
## Creating a New Translation
To create a new translation, please follow these steps:
* Fork the [main repository](https://github.com/leonardomso/33-js-concepts).
* Add yourself to the watch list of the main repository to stay updated with any changes.
* Translate the repository on your forked copy.
代码说明: 详细的翻译贡献指南,确保社区成员能够规范地参与项目翻译工作。
这个项目通过系统化的方式整理了JavaScript的核心概念,为开发者提供了一个完整的学习路线图,同时通过开放的社区协作模式,让全球开发者都能受益并参与建设。
原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。
如有侵权,请联系 cloudcommunity@tencent.com 删除。
原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。
如有侵权,请联系 cloudcommunity@tencent.com 删除。