Skip to main content
reduxjs
GitHub 创作者资料

reduxjs

按仓库查看 1 个 GitHub 仓库中的 9 个已收集 skills。

已收集 skills
9
仓库
1
更新
2026年3月16日
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

manage-server-datagenerate-rtk-query-from-openapi
软件开发工程师

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.

2026年3月16日
build-modern-redux-appsmodern-redux
软件开发工程师

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…

2026年3月16日
build-modern-redux-appsredux-dataflow
软件开发工程师

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.

2026年3月16日
evolve-and-diagnose-redux-appsdebug-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…

2026年3月16日
evolve-and-diagnose-redux-appsmigrate-to-modern-redux
软件开发工程师

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…

2026年3月16日
manage-server-dataadopt-rtk-query
软件开发工程师

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.

2026年3月16日
model-redux-statebuild-slices-and-selectors
软件开发工程师

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…

2026年3月16日
model-redux-statedesign-state-ownership
软件开发工程师

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.

2026年3月16日
已展示 8 / 9 个已收集 Skill。
已展示 1 / 1 个仓库
已展示全部仓库