cloudy-rain

Results 1 issues of cloudy-rain

https://github.com/WindrunnerMax/EveryDay/blob/master/JavaScript/ES6%E6%96%B0%E7%89%B9%E6%80%A7.md 这里写到“var会变量提升,let与const也存在变量提升但有所不同。” 但是参考 https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Statements/let#%E6%8F%8F%E8%BF%B0 其实是不会提升的