Posts List
CS50 Lec7 - SqLite SameTime Update Error - Transaction
2022-09-03 | 0 0 | SQL sqllite Transaction cs50
if condition ! falsy value
2023-03-27 | 0 0 | || OR operator ! debug
【Windows Server 2016】0xc0000135 應用程式錯誤
2022-08-10 | 0 0 | Windows Server 2016 0xc0000135
46 年老技術與 Web 的新火花 - Actor Model in Web
2019-06-21 | 2 0 | Web web worker google chrome architecture
閉包
2023-09-19 | 0 0 | 閉包 closure 函式名稱()() 變數名稱() Scope Chain 範圍鏈 變數接的回傳值是函式,變數就可被呼叫
從前端傳資料給後端(GET, POST)、從 PHP 連線到 MySQL 資料庫
2021-02-25 | 0 0 | PHP
Node.appendChild() vs. Element.append()
2023-03-16 | 0 0 | Node.appendChild() Element.append()
另一個與 styled-components 相關的 debug 紀錄
2020-08-16 | 0 0 | Web styled-components ssr ssg prerendering React
[Note] React - Hooks: useReducer
2022-10-18 | 0 0 | frontend React hook useReducer note