React
🐳 React 底層原理解析(解讀 source code)
- React 技術揭祕:
- 圖解 React 源碼
- Under the hood ReactJS
- React Conf
- Building a Custom React Renderer | Sophie Alpert:https://www.youtube.com/watch?v=CGpMlWVcHok&list=PLPxbbTqCLbGHPxZpw4xj_Wwg8-fdNxJRh&index=8
🐳 React Typescript
- React TypeScript Cheat Sheet:https://react-typescript-cheatsheet.netlify.app/docs/basic/setup
🐳 各種各樣的 race condition
- Handling API request race conditions in React:https://sebastienlorber.com/handling-api-request-race-conditions-in-react
🐳 React Test 相關
- Sentry’s Frontend Tests: Migrating from Enzyme to React Testing Library:https://blog.sentry.io/2023/02/23/sentrys-frontend-tests-migrating-from-enzyme-to-react-testing-library/
🐳 memo
- Preemptive Memoization In React Is Probably Not Evil (Yet):https://www.zhenghao.io/posts/memo-or-not