みなさんこんにちは。ワンキャリアでアプリチーム所属のエンジニアの金(GitHub: @chihiroanihr)です。 私たちアプリチームでは React Native アプリの開発に TanStack Query(旧 React Query)を導入しています。 TanStack Query とは、React でサーバーのデータを扱うときの ...
The TanStack Router is an alternative to the React Router, the de facto standard for routing in React applications. The TanStack team released the first stable version in December 2023. The router ...
TanStack QueryのHooks(useQuery)が用意してくれるため、自前で書かなくて良くてすっきりする データの変更系は、useMutationで定義したmutation経由でmutateを呼べば良い。 queryKeyは初見で何者かわからなかったが、データ更新のためのフロントエンド側(TanStack)の識別 ...
The results of the "State of React" survey from fall 2024 are now available. The Devographics collective, which is also behind the "State of JavaScript" survey, organized it for the second time and ...