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 →# React
- 在 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 →