Programing-In-Javascript icon indicating copy to clipboard operation
Programing-In-Javascript copied to clipboard

An open-sourced Javascript Guide and Tutorial 一本开源的Javascript编程指南

Results 6 Programing-In-Javascript issues
Sort by recently updated
recently updated
newest added

修改Function篇幅中代码中的一个小bug,顺便增加了一个写法

修改了一点错别字符号和排版

otherwise pow(2, n) is yield

http://pij.robinqu.me/JavaScript_Core/ECMAScript/es6/es6_syntax_features.html ![image](https://cloud.githubusercontent.com/assets/1265888/9840930/cd7c0666-5acb-11e5-81dc-3921cf38829e.png) ![image](https://cloud.githubusercontent.com/assets/1265888/9840934/d6c9a8c2-5acb-11e5-9234-a494d7b114a3.png) 在介绍 [JavaScript Generator](http://pij.robinqu.me/JavaScript_Core/Functional_JavaScript/JavaScript_Generator.html) 时, 写的是正确的: ![image](https://cloud.githubusercontent.com/assets/1265888/9840943/efebeaae-5acb-11e5-970d-6fa49a70e56a.png)

enhancement
feature-request

目前只有 “文档名” + “书名”, 应该是 “文档名” + “章节名” + “书名”

enhancement
feature-request