Skip to main content

reduxjs/redux-toolkit

SkillsMP는 reduxjs/redux-toolkit에서 9개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
9
GitHub 스타
11,223
GitHub 포크
1,293

이 저장소의 skills

직업 카테고리 1개 · 100% 분류됨

수집된 skill 9개 중 9개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Use this when generating RTK Query endpoints from OpenAPI schemas with @rtk-query/codegen-openapi. Covers the empty API pattern, filterEndpoints, endpointOverrides, generated tags, and reviewing generated output before it becomes part of the app.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use this when setting up a new Redux Toolkit app or modernizing an existing React + Redux codebase. Covers configureStore, Provider wiring, typed hooks, hooks-first React-Redux usage, feature folders, and the correct store lifetime for SPA and SSR-heavy React…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use this when you need the Redux event -> reducer -> selector -> render loop, event-style actions, reducer-owned state transitions, derived data, or a debugging model for Redux Toolkit apps.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use this when debugging duplicate requests, stale cache behavior, broad subscriptions, selector churn, serializability warnings, or other Redux Toolkit and RTK Query bugs. Covers a practical event -> reducer -> selector -> render debugging loop plus RTK Query…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use this when moving a legacy Redux codebase to current RTK patterns. Covers replacing createStore with configureStore, migrating touched reducers to createSlice, codemod-assisted RTK 2 updates, and replacing server-data stacks with RTK Query instead of…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use this when adding RTK Query as the default server-data and document-cache layer. Covers createApi, store integration, hooks, invalidation behavior, optimistic updates, and deciding when RTK Query is the right cache model.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use this when authoring or refactoring slices with createSlice, selectors, create.asyncThunk, entity adapters, or lazy reducer injection. Covers Immer-backed mutation syntax, slice selectors, getSelectors, injectInto, withLazyLoadedSlices, and current RTK 2…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use this when deciding whether data belongs in Redux, component state, router state, or another external source. Covers state ownership, authority boundaries, slice sizing, and when to move or split data as the app evolves.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use this when choosing between RTK Query, createAsyncThunk, handwritten thunks, and createListenerMiddleware. Covers imperative versus reactive workflows, listener middleware setup, and keeping side effects out of reducers and UI components.

원문 언어: 영어

업데이트
수집된 skill 9개 중 9개를 표시합니다.