Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / wangdoc/javascript-tutorial issues and pull requests
#285 - 修改“表达式还是语句”的内容
Pull Request -
State: closed - Opened by Linho1219 about 2 months ago
- 1 comment
#284 - 修改部分表述,避免歧义
Pull Request -
State: closed - Opened by Linho1219 about 2 months ago
- 3 comments
#283 - 补充 NaN 运算规则
Pull Request -
State: closed - Opened by Linho1219 about 2 months ago
#282 - 统一引号
Pull Request -
State: closed - Opened by Linho1219 about 2 months ago
#281 - 老师,网站样式好像有点问题
Issue -
State: closed - Opened by hojas 2 months ago
- 3 comments
#280 - Javascript文档内容问题 && Javascript document comment issues
Issue -
State: closed - Opened by Wstyld 3 months ago
- 1 comment
#279 - 关于 this 的解释
Issue -
State: closed - Opened by bigcake008 4 months ago
- 1 comment
#278 - "windwos对象的方法"章节代码注释错误
Issue -
State: closed - Opened by ABuSiDeLuoYin 5 months ago
- 1 comment
#277 - "windwos对象的方法"章节代码注释错误
Issue -
State: closed - Opened by ABuSiDeLuoYin 5 months ago
- 1 comment
#276 - 示例代码中存在笔误
Issue -
State: closed - Opened by chrisjiang0330 6 months ago
- 1 comment
#275 - 8.3 NodeList 接口,导航少了一个字母 ‘’
Issue -
State: closed - Opened by yuhualiang 6 months ago
- 2 comments
#274 - Document节点快捷方式属性中document.fullscreenElement属性的例子报错
Issue -
State: closed - Opened by yinenzhu 6 months ago
- 1 comment
#273 - docs(dom/css): fix text
Pull Request -
State: closed - Opened by cogic 7 months ago
#272 - window.getComputedStyle() 方法返回的 CSSStyleDeclaration 实例的 cssText 属性值应为空字符串
Issue -
State: closed - Opened by cogic 7 months ago
- 1 comment
#271 - docs(dom): fix text
Pull Request -
State: closed - Opened by cogic 7 months ago
#270 - Update number.md
Pull Request -
State: closed - Opened by lio-mengxiang 7 months ago
- 1 comment
#269 - 关于Date对象我用火狐和谷歌浏览器输出的结果和例子不完全一样
Issue -
State: closed - Opened by suzhenghui-sky 9 months ago
- 1 comment
#268 - fix: 修复5.1Object对象文档字符串错误
Pull Request -
State: closed - Opened by EnochGao 9 months ago
#267 - fix: 对齐3.1observe()案例代码
Pull Request -
State: closed - Opened by EnochGao 10 months ago
#266 - fix: 修复scrollHeight注释错误
Pull Request -
State: closed - Opened by EnochGao 10 months ago
#265 - 中文语义写反了
Issue -
State: closed - Opened by linjialiang 10 months ago
#264 - 这是我看不懂的
Issue -
State: closed - Opened by linjialiang 11 months ago
- 4 comments
#263 - 错误子修改
Issue -
State: closed - Opened by linjialiang 11 months ago
- 1 comment
#262 - FIX: 修复 `#` H1标题后的标签,不展示的问题
Pull Request -
State: closed - Opened by shangwenhe about 1 year ago
- 4 comments
#261 - docs(general): use '===' replace '=='
Pull Request -
State: closed - Opened by thinkasany about 1 year ago
#260 - docs(types/general): add ES6 BigInt type
Pull Request -
State: closed - Opened by sdshaoda over 1 year ago
#259 - Update attributes.md
Pull Request -
State: closed - Opened by jingmian over 1 year ago
- 2 comments
#258 - Create attributes.md
Pull Request -
State: closed - Opened by jingmian over 1 year ago
#257 - 问题反馈
Issue -
State: closed - Opened by Bigatree over 1 year ago
- 1 comment
#256 - fix translation about cross-origin
Pull Request -
State: closed - Opened by fwqaaq over 1 year ago
#255 - Update cookie.md
Pull Request -
State: closed - Opened by lio-mengxiang almost 2 years ago
- 1 comment
#254 - fix: 运算符/比较运算符 文案错误
Pull Request -
State: closed - Opened by Hencky almost 2 years ago
#253 - 变量名错误
Issue -
State: closed - Opened by JERRY-Z-J-R almost 2 years ago
- 1 comment
#252 - then() 用法辨析的一些疑惑
Issue -
State: closed - Opened by richard1230 about 2 years ago
#251 - 数据类型 2.6函数 1.5函数声明的提升可修改
Issue -
State: closed - Opened by fhzm about 2 years ago
- 3 comments
#250 - Update date.md
Pull Request -
State: closed - Opened by IKKI2000 over 2 years ago
#249 - Update regexp.md
Pull Request -
State: closed - Opened by IKKI2000 over 2 years ago
#248 - 5.2属性描述对象的9.6
Issue -
State: closed - Opened by lanaiscoding over 2 years ago
- 1 comment
#247 - Update number.md
Pull Request -
State: closed - Opened by yuu2lee4 over 2 years ago
- 1 comment
#246 - 2.3 数值 一章 中 5.2 parseFloat 一节 的错误
Issue -
State: closed - Opened by yuu2lee4 over 2 years ago
- 1 comment
#245 - Update function.md
Pull Request -
State: closed - Opened by iridiumcao over 2 years ago
- 1 comment
#244 - 7.2.1 定时器-setTimeout(),代码执行结果与教程不一致
Issue -
State: closed - Opened by kevinlys88 over 2 years ago
- 1 comment
#243 - 峰哥,在 6.3.4 多重继承 这里的专门用了继承链而不是原型链,因为 M2 是不在子类原型链上的只有属性和方法在里面,这里提一下会不会更好
Issue -
State: closed - Opened by Jamcy123 over 2 years ago
- 1 comment
#242 - 峰哥,5.10RegExp对象目录下 3.2 RegExp.prototype.exec() 处的第一个案例结果与实际结果有些出入
Issue -
State: closed - Opened by isakya over 2 years ago
- 1 comment
#241 - docs(bom): 跟 160 行的 Content-Type 重复了
Pull Request -
State: closed - Opened by hehe1111 over 2 years ago
#240 - build(deps): bump minimist from 1.2.5 to 1.2.6
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#239 - docs: fix url
Pull Request -
State: closed - Opened by tianheg over 2 years ago
#238 - 参考链接:更新 or 删除
Issue -
State: closed - Opened by tianheg over 2 years ago
- 1 comment
#237 - 一处小小笔误
Issue -
State: closed - Opened by jielahou almost 3 years ago
- 1 comment
#236 - build(deps): bump log4js from 6.3.0 to 6.4.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#235 - build(deps): bump markdown-it from 12.2.0 to 12.3.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#234 - dom/element 内容错误
Issue -
State: closed - Opened by imba-tjd about 3 years ago
- 1 comment
#233 - edit basic/history and types/string
Pull Request -
State: closed - Opened by dcsuibian about 3 years ago
- 1 comment
#232 - build(deps): bump semver-regex from 3.1.2 to 3.1.3
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#231 - addEventListener第三个参数的讲解不全,参考一下MDN的可好
Issue -
State: closed - Opened by Kun8018 over 3 years ago
- 1 comment
#230 - nodejs的入口没有了吗
Issue -
State: closed - Opened by qujingwei over 3 years ago
- 1 comment
#229 - ”运算符“章节里的多次提到的”运算子“术语是不是用错了?
Issue -
State: closed - Opened by only1zhuo over 3 years ago
- 1 comment
#228 - 请问文档中关于Array对象的reduce方法部分描述是不是有误
Issue -
State: closed - Opened by ylc6223 over 3 years ago
- 1 comment
#227 - 关于函数参数的传递方式的异议
Issue -
State: closed - Opened by cjmace1 over 3 years ago
- 1 comment
#226 - 属性描述对象一节针对configurable的描述似乎有误
Issue -
State: closed - Opened by jacty over 3 years ago
- 1 comment
#225 - 更改示例代码
Pull Request -
State: closed - Opened by cyk2018 over 3 years ago
- 1 comment
#224 - 关于数组的forEach方法中达到continue和break效果
Issue -
State: closed - Opened by yulilong over 3 years ago
- 1 comment
#223 - 错误修正
Pull Request -
State: closed - Opened by mikusaa over 3 years ago
- 1 comment
#222 - Update function.md
Pull Request -
State: closed - Opened by mikusaa over 3 years ago
#221 - Update grammar.md
Pull Request -
State: closed - Opened by mikusaa over 3 years ago
#220 - 二进制位运算符-开关作用中异或运算的表述是否有误?
Issue -
State: closed - Opened by zhongfly over 3 years ago
- 1 comment
#219 - 关于按位取整的方法中,否否并不是最快
Issue -
State: closed - Opened by mzvast over 3 years ago
- 3 comments
#218 - fix: operators/bit 关于取整性能谁更快的描述,并不是否否最快
Pull Request -
State: closed - Opened by mzvast over 3 years ago
#217 - build(deps): bump lodash from 4.17.20 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#216 - Storage.key()接受一个整数作为参数,返回该位置对应的键名,不是键值
Issue -
State: closed - Opened by ChangYanwei over 3 years ago
- 1 comment
#215 - 句末统一句号
Issue -
State: closed - Opened by Dream4ever over 3 years ago
- 1 comment
#214 - 句末标点问题
Issue -
State: closed - Opened by Dream4ever over 3 years ago
#213 - #212 FIX 9.3 Object.defineProperty,对象名o应该是obj
Pull Request -
State: closed - Opened by LiangWanQiang almost 4 years ago
- 1 comment
#212 - 属性描述对象 - 9.3 Object.seal() - Object.defineProperty部分代码,对象名o应该是obj
Issue -
State: closed - Opened by LiangWanQiang almost 4 years ago
#211 - 对 XMLHttpRequest.responseType 属性的描述有误
Issue -
State: closed - Opened by will-wyx almost 4 years ago
- 1 comment
#210 - 严格模式启用方法(2)单个函数
Issue -
State: closed - Opened by wenxudong090161 almost 4 years ago
- 1 comment
#209 - Object 对象的相关方法hasOwnProperty
Issue -
State: closed - Opened by wenxudong090161 almost 4 years ago
- 1 comment
#208 - 关于翻译成少数民族语言
Issue -
State: closed - Opened by SilvaQ almost 4 years ago
- 1 comment
#207 - 老师,worker线程,错误处理有点错误
Issue -
State: closed - Opened by iuuKai almost 4 years ago
- 1 comment
#206 - 小错误,单引号全角符
Issue -
State: closed - Opened by iuuKai almost 4 years ago
- 1 comment
#205 - build(deps): bump highlight.js from 10.2.1 to 10.4.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#204 - “闭包是可以读取其他函数内部变量的函数”。感觉不是那么准确
Issue -
State: closed - Opened by chenzhiwei0109 almost 4 years ago
- 1 comment
#203 - 修正两处小笔误
Issue -
State: closed - Opened by allen05ren about 4 years ago
- 3 comments
#202 - 新对象等价问题
Issue -
State: closed - Opened by nutbrain about 4 years ago
- 1 comment
#201 - 修正笔误
Issue -
State: closed - Opened by allen05ren about 4 years ago
- 1 comment
#200 - 错别字
Issue -
State: closed - Opened by iuuKai about 4 years ago
#199 - 错别字
Issue -
State: closed - Opened by sekisann about 4 years ago
- 1 comment
#198 - Update input.md
Pull Request -
State: closed - Opened by lutherlau about 4 years ago
#197 - Update webworker.md
Pull Request -
State: closed - Opened by lutherlau about 4 years ago
#196 - Update navigator.md
Pull Request -
State: closed - Opened by lutherlau about 4 years ago
- 1 comment
#195 - Update window.md
Pull Request -
State: closed - Opened by lutherlau about 4 years ago
#194 - Update window.md
Pull Request -
State: closed - Opened by lutherlau about 4 years ago
#193 - Update common.md
Pull Request -
State: closed - Opened by lutherlau about 4 years ago
- 1 comment
#192 - Update drag.md
Pull Request -
State: closed - Opened by lutherlau about 4 years ago
#190 - Update event.md
Pull Request -
State: closed - Opened by lutherlau about 4 years ago
- 1 comment
#189 - 优化了关于数组length 属性变化的描述
Pull Request -
State: closed - Opened by jacty about 4 years ago
- 3 comments
#188 - 闭包一章中函数外部应当是可以读取内部变量的
Issue -
State: closed - Opened by jacty about 4 years ago
- 1 comment
#187 - Typo
Pull Request -
State: closed - Opened by jacty about 4 years ago
#186 - 相等运算符规则出现描述错误和与实际情况不相等的情况
Issue -
State: closed - Opened by laixiaotao about 4 years ago
- 1 comment
#185 - 比较运算符存在描述不准确的地方
Issue -
State: closed - Opened by laixiaotao about 4 years ago
- 1 comment