What browsers currently support JavaScript's 'let' keyword?

前端 未结 7 2172
悲哀的现实
悲哀的现实 2020-11-27 16:29

I\'m developing an app and don\'t have to ever worry about Internet Explorer and was looking into some of the features present in A+ grade browsers that aren\'t in Inte

7条回答
  •  -上瘾入骨i
    2020-11-27 17:09

    Apparently Internet Explorer 10 in Edge mode supports let, per JavaScript Version Information.

提交回复
热议问题