javascript-in-one-pic

Learn javascript in one picture.

  • 所有者: rainyear/javascript-in-one-pic
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Javascript in one pic

[ Languages: English, 中文, 正體中文, Português, Español ]

Gitter chat button
BitCoin donate button

Online version

Online Mindmap

TODO

  • Syntax highlight

Color notes

not recommended
important
warning

Preview

js in one pic

About this project

The original intent of this project was to note down the syntax and basic conceptes of Javascript for personal use, also used as a syllabus for teaching at the same time. The effectiveness of using a Mind map diagram to summarize a programming language is totally unexpected, it looks like a catalogue of handbook talking about Javascript and filled with syntax details. With a single picture/file, Javascript programmers can not only have a overview of the whole picture of this language, but also could locate to practical syntax examples ASAP.

The original mindmap diagram is drawn with Mindnode and exported to PDF/PNG/OPML files along with a *.mm file which can be edited with FreeMind, another SVG file will be released after the whole project is finished(issues #9).

In addition to Javascript, Python3 & Golang versions are on the way! If you find this project helpful, please consider making a donation with bitcoin or other way :beers:

TODO

  • Function(basic) - inside function: arguments, return;
  • Function - as value: callback;
  • Function - methods: apply/call/bind;
  • Array - methods: map/reduce;
  • Object(OOP) - constructor, properties;
  • Object(OOP) - inheritance;
  • Scope;
  • Function - closures;
  • Operators - bitwise;
  • Flow control - try/catch;
  • ES6;

References

  1. Professional JavaScript for Web Developers
  2. JavaScript Garden
  3. JavaScript, MDN
  4. 图解Javascript上下文与作用域

License

See the LICENSE file for license rights and limitations (MIT).

主要指标

概览
名称与所有者rainyear/javascript-in-one-pic
主编程语言
编程语言 (语言数: 0)
平台
许可证MIT License
所有者活动
创建于2015-06-24 15:09:02
推送于2022-10-14 12:01:48
最后一次提交2021-04-28 16:58:04
发布数0
用户参与
星数6.7k
关注者数363
派生数758
提交数99
已启用问题?
问题数31
打开的问题数12
拉请求数13
打开的拉请求数5
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?