Posts List
DOM 的事件傳遞機制:捕獲與冒泡
2017-07-15 | 14 2 | DOM event bubble capture propagation
Google python code style
2021-12-21 | 0 0 | Python google naming type 命名規則 naming rule coding style
alert()
2024-01-02 | 0 0 | alert() Web APIs alert不是JS語法 alert 需在browser中執行
字串回傳整數 parseInt(string, radix)
2023-03-03 | 0 0 | parseInt( ) string-return-number
React - Netlify Depolyment
2022-03-31 | 0 0 | frontend deployment React netlify note
筆記:所有的函式都是閉包:談 JS 中的作用域與 Closure
2021-07-05 | 0 0 | note javascript closure