learn-js icon indicating copy to clipboard operation
learn-js copied to clipboard

第二天:关于函数、作用域和继承

Open sofish opened this issue 9 years ago • 3 comments

依然是旧文,修改一波发出来。明天团队出去春游有可能没时间写:

https://fe.ele.me/guan-yu-han-shu-zuo-yong-yu-he-ji-cheng/

sofish avatar Apr 15 '16 06:04 sofish

我记得const也是块作用域的吧。TDZ也应该探及会好一点。

Gaubee avatar Apr 17 '16 16:04 Gaubee

@Gaubee 对的,let / const 都是 block level

sofish avatar Apr 17 '16 16:04 sofish

@SuneBear It's seems that I've found a good course to learn JavaScript

niyaoyao avatar Apr 28 '16 03:04 niyaoyao