Posts
All the articles I've posted.
自動產生業務代碼 — code-gen
Posted on:August 14, 2021用 Inquirer.js 打造 code generator,自動產生專案中重複的樣板檔案。
在 VeryBuy 的三年 | FrontEnd
Posted on:May 24, 2021在 VeryBuy 任職約三年半的工作心得紀錄。
如何在 react-native 與 react-native-web 上做 A/B testing
Posted on:May 2, 2021紀錄如何在 React Native 與 RN-Web 的三平台專案上實作 A/B testing。
粗略講解 display: none / visibility: hidden / opacity: 0 差異
Posted on:April 21, 2021比較 display:none、visibility:hidden、opacity:0 在 DOM、事件與效能上的差異。
2020–10 ~ 2021–03 Interview experience
Posted on:March 30, 2021紀錄 2020/10 ~ 2021/03 期間幾間前端職缺的面試心得。
使用 index 來當 React list 的 key 會發生意外的結果
Posted on:March 16, 2021探討 React list 用 index 當 key 會發生什麼問題。
TypeScript | Function Overloading
Posted on:March 9, 2021介紹 TypeScript 的 function overloading:同一函式依參數回傳不同型別的寫法。
[暫時停更] Bitfinex 放貸機器人
Posted on:December 5, 2020最近決定將機器人的前後端做重寫,還在研究要用的技術,故沒時間寫文章了,等完成後會再回頭寫完的🙏
打造自己的 Bitfinex 放貸機器人 (3)
Posted on:October 25, 2020自製 Bitfinex 放貸機器人系列第三篇:用 API 做出放貸動作。
JSDC 2020 會後心得
Posted on:October 24, 2020JSDC 2020 的參加紀錄,整理幾場有興趣的議題。