企業追加ページで技術言語を選択ボタンの言語のロゴ画像(URL)や各種情報はDBから取得する必要があり、今回はTanStack Queryを使って非同期通信を実装してみました。 🤷‍♂️なぜTanStackQueryを使うのか? app router以降からNext.jsはServer Component("use server")が ...
The detailed view of a task is characterized by two technical features. Firstly, the path to the route contains a variable placeholder that must be filled with a task ID at runtime (/task/1, /task/2 ...
An async state management library built to simplify fetching, caching, synchronizing, and updating server state. Protocol‑agnostic fetching (REST, GraphQL, promises, etc.) Caching, refetching, ...