React開発者の皆さん、APIからのデータ取得(フェッチ)で、`useState`と`useEffect`を使って「`isLoading`」「`isError`」「`data`」を管理する、あの定型的な作業にうんざりしていませんか? モダンなアプリケーション開発において、データフェッチと状態管理は最も ...
企業追加ページで技術言語を選択ボタンの言語のロゴ画像(URL)や各種情報はDBから取得する必要があり、今回はTanStack Queryを使って非同期通信を実装してみました。 🤷‍♂️なぜTanStackQueryを使うのか? app router以降からNext.jsはServer Component("use server")が ...
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 ...
The new edition of the developer survey State of React has been released. Over 3500 developers share their experiences with the JavaScript library React and its ecosystem. The open-source library ...
JavaScriptやReact周辺の開発で広く使われているライブラリ群「TanStack」のnpmパッケージに、攻撃者がマルウェア入りのバージョンを公開するサプライチェーン攻撃が行われました。TanStack公式の事後報告によると、攻撃者は2026年5月11日に、42個のTanStack関連 ...