Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 323 Bytes

cheatsheet.md

File metadata and controls

15 lines (12 loc) · 323 Bytes

Cheatsheet

document.getElementById parseInt document.querySelector onclick addEventListener("",function(evt){}) do somthing then return ture function 當參數不加() UJS 非侵入式 preventDefault(); callback function arrary.length i<arrary.length indexOf

let vs var for 的變數範圍 let 解構物件