Tagged in

JavaScript

JordanTTCDesign
JordanTTCDesign
這裡分享我學習網頁設計&前端設計的學習筆記
More information
Followers
10
Elsewhere
More, on Medium

JS-ES6-let變數&const常數

ES6 新語法有很多,第一篇就以先前 JavaScript小學-variable變數 作延伸,介紹 letconst ,為什麼不用 var 就好非要多了解新的語法呢?來看看吧~