| 兩邊的前次修訂版前次修改
下次修改 | 前次修改
|
| computer:program:js:react [2025/09/23 02:46] – [States] wm | computer:program:js:react [2026/03/24 01:14] (目前版本) – [界面] wm |
|---|
| * [[https://github.com/dustinmyers/react-conflux|Conflux]] | * [[https://github.com/dustinmyers/react-conflux|Conflux]] |
| * [[https://github.com/zerobias/effector|Effector]] | * [[https://github.com/zerobias/effector|Effector]] |
| | * [[https://nuqs.dev/|nuqs]] (URLSearchParams) |
| | === Tip === |
| | * [[https://tkdodo.eu/blog/deriving-client-state-from-server-state|Deriving Client State from Server State]] |
| ====Props==== | ====Props==== |
| * [[https://github.com/pedronauck/react-adopt|React Adopt]] | * [[https://github.com/pedronauck/react-adopt|React Adopt]] |
| ====Context==== | ====Context==== |
| * [[https://leewarrick.com/blog/the-problem-with-context/|The Problem with React's Context API]] | * [[https://leewarrick.com/blog/the-problem-with-context/|The Problem with React's Context API]] |
| | ==== Suspense ==== |
| | * [[https://suspensive.org/|Suspensive]] |
| ==== Reference ==== | ==== Reference ==== |
| * [[https://jaketrent.com/post/fallback-ref-react/|Fallback Ref in React]] | * [[https://jaketrent.com/post/fallback-ref-react/|Fallback Ref in React]] |
| * [[https://github.com/FormidableLabs/rapscallion|Rapscallion]] | * [[https://github.com/FormidableLabs/rapscallion|Rapscallion]] |
| =====資源===== | =====資源===== |
| | * [[https://github.com/vercel-labs/agent-skills/tree/main/skills/react-best-practices|React Best Practices]] (AI Agent Skill) |
| * [[http://reactcheatsheet.com/|React Cheat Sheet]] | * [[http://reactcheatsheet.com/|React Cheat Sheet]] |
| * [[http://react.rocks/|react.rocks]] | * [[http://react.rocks/|react.rocks]] |
| * [[https://recoiljs.org/|Recoil]] | * [[https://recoiljs.org/|Recoil]] |
| * [[https://github.com/pmndrs/zustand|zustand]] | * [[https://github.com/pmndrs/zustand|zustand]] |
| | * [[https://tkdodo.eu/blog/zustand-and-react-context|Zustand and React Context]] |
| * [[https://github.com/LFSCamargo/tunnel|Tunnel]] | * [[https://github.com/LFSCamargo/tunnel|Tunnel]] |
| * [[https://github.com/cassiozen/useStateMachine|useStateMachine]] | * [[https://github.com/cassiozen/useStateMachine|useStateMachine]] |
| * [[https://ark-ui.com/|Ark UI]] | * [[https://ark-ui.com/|Ark UI]] |
| * [[https://park-ui.com/|Park UI]] | * [[https://park-ui.com/|Park UI]] |
| | * [[https://base-ui.com/|Base UI]] |
| * [[https://www.radix-ui.com/|Radix UI]] (Stitches) | * [[https://www.radix-ui.com/|Radix UI]] (Stitches) |
| * [[https://nextui.org/|NextUI]] (Stitches) | * [[https://nextui.org/|NextUI]] (Stitches) |
| * [[http://material-ui.com/|Material UI]] | * [[http://material-ui.com/|Material UI]] |
| * [[https://rmwc.io/|React Material Web Components]] | * [[https://rmwc.io/|React Material Web Components]] |
| | * [[https://ariakit.com/|Ariakit]] |
| * [[http://elemental-ui.com/|Elemental UI]] | * [[http://elemental-ui.com/|Elemental UI]] |
| * [[https://evergreen.surge.sh/|Evergreen]] | * [[https://evergreen.surge.sh/|Evergreen]] |
| * [[http://jxnblk.com/rebass/|Rebass]] | * [[http://jxnblk.com/rebass/|Rebass]] |
| * [[https://react-bootstrap.github.io/react-overlays/|react-overlays]] | * [[https://react-bootstrap.github.io/react-overlays/|react-overlays]] |
| * [[https://headlessui.dev/|Headless UI]] | * [[https://headlessui.dev/|Headless UI]] (Tailwind CSS) |
| * [[https://react-spectrum.adobe.com/|React Spectrum Libraries]] | * [[https://react-spectrum.adobe.com/|React Spectrum Libraries]] |
| * [[https://react-spectrum.adobe.com/react-aria/|React Aria]] | * [[https://react-spectrum.adobe.com/react-aria/|React Aria]] |
| ====輸送==== | ====輸送==== |
| * [[https://github.com/tannerlinsley/react-query|React Query]] | * [[https://github.com/tannerlinsley/react-query|React Query]] |
| | * [[https://tkdodo.eu/blog/automatic-query-invalidation-after-mutations|Automatic Query Invalidation after Mutations]] |
| * [[https://swr.now.sh/|SWR]] | * [[https://swr.now.sh/|SWR]] |
| =====工具===== | =====工具===== |