My favorite projects at LINE TAXI in 2023 were the swipeable list, vehicle type segmentation, and address exchange features. They've made riding a taxi so much easier!
Read more →- 在 Concurrency 新渲染機制的基礎上,那些令人驚豔的功能Read more →
- 認識 Redux 基本用法Read more →
補充 useEffect、useRef 使用
- Published on
- modern-react-with-redux
useEffect 的清理機制、不能放 async function?及 React 事件監聽執行順序Read more →一些 React 元件設定與事件綁定的技巧
- Published on
- modern-react-with-redux
初始化 state、設 default props、處理 this 等等問題Read more →- 使用 Class Component 的不同、State 的初始化及更新Read more →
認識 JSX 和 Component 特性
- Published on
- modern-react-with-redux
JSX 和 HTML 的差別、認識 Component 的複用性與巢狀結構Read more →- 基本觀念、開始建立專案及 React 和 ReactDOM 差別Read more →
- this 變數、arguments 和 IIFERead more →
- 物件、函式及 by reference 觀念Read more →
克服JS 的奇怪部分 #1:前三章筆記
- Published on
- understanding-the-weird-part
JS 基本知識、執行環境、型別與運算子Read more →- 了解 JavaScript 執行特性及 Event Loop 事件循環機制。Read more →