Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScript深入系列10篇正式完结! #11

Open
archerU opened this issue Jun 5, 2018 · 0 comments
Open

JavaScript深入系列10篇正式完结! #11

archerU opened this issue Jun 5, 2018 · 0 comments

Comments

@archerU
Copy link
Owner

archerU commented Jun 5, 2018

前言

JavaScript 深入系列共计 10 篇已经正式完结,其中包含 ES5 和部分 ES6 的知识。这个旨在记录自己对于 JS 这门语言本质的理解。重点讲解了如作用域、闭包、this、对象原型、类型、语法、异步等 JS 语言中的晦涩难懂的概念。

JavaScript 深入系列自 5 月 10 日开始写作,至 6 月 5 日完结。

为什么写深入系列?

全目录

  • 作用域和闭包
    • JavaScript深入系列之词法作用域和动态作用域
    • JavaScript深入系列之作用域链
    • JavaScript深入系列之闭包
  • this 和对象原型
    • JavaScript深入系列之this
    • JavaScript深入系列之原型和原型链
    • JavaScript深入系列之混合对象“类”
  • 类型和语法
    • JavaScript深入系列之数字
    • JavaScript深入系列之强制类型转换
  • 异步
    • JavaScript深入系列之Promise
    • JavaScrip深入系列之迭代器和生成器

重新修订

初稿完成后,参照阮一峰老师的《中文技术文档的写作规范》对所有文章进行了一次修订。

此外,大家有疑问、指正、鼓励或感谢,请留言回复。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant