用於記錄一些本周閱讀過的文章、看過的影片、待讀的清單以及其他內容。
Agile/Scrum
Develop
- Good code is like a love letter to the next developer who will maintain it.
- How Instagram scaled to 14 million users with only 3 engineers Instagram 在短短一年多的時間裡,用戶數量從 0 增加到 1,400 萬,這段期間他們只有 3 名工程師。文章中分享了一些IG早期使用的前後端技術和他們是如何處理這些龐大的數據和請求。
- Strong static typing, a hill I’m willing to die on…
Front-end
- 前端開發者也可以懂的基礎 System Design
- 前端食堂技术周刊第 94 期:TS 5.2 RC、从零实现 RSC、Redux 迁移至 ESM 之旅、HTML 满汉全席
- [教學] SSR 與 CSR 深度解析:從渲染方式到效能優化
- 现代前端框架的渲染模式
- Web Components Accessibility FAQ – Manuel Matuzovic
- HighchartsReact component is mutating the object passed to the
options
prop. #326 - Front End Interview Handbook 前端面試問題(JS, CSS, HTML)及簡單的回答方向參考
- Web Vitals – web.dev
- The Guide to Core Web Vitals
Testing
CSS
- EVERY-LAYOUT Learn to write better, resilient CSS
TypeScript
- How to Iterate Over Object Keys in TypeScript 這個網站有多關於 TS 的文章,值得一看
- TypeScript 语言简介 阮老師寫的 TS 教程。之前讀過他寫的 JS 教程,寫得很詳細但又不會過於生澀難懂。
React & React Native
- React Ecosystem in 2024 React 生態系統,可以大概看一下現在的趨勢
- How React 18 Improves Application Performance – Vercel
- How React server components work: an in-depth guide
- New Suspense SSR Architecture in React 18 #37
- Rndering Patterns
- Understanding React Server Components – Vercel
- RSC 就是套壳 PHP ?带你从零实现 React Server Component
- 听说前端出大事儿了
Expo
- expo/fyi 使用 expo 開發時,可能對你有用的資料
Libraries
- react-native-big-calendar
- react-native-step-indicator 與 ViewPager 和 ListView 相容的 RN 步驟組件。
- burnt react native toast and alert UI
- Nice Modal modal state manager for React
- react-markdown React component to render markdown