Skip to main content

pedro0x53/onward

SkillsMP 已收集 pedro0x53/onward 中的 5 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
5
GitHub 星标
5
GitHub Forks
0

这个仓库中的 skills

1 个职业分类 · 已分类 100%

已展示 5 / 5 个已收集 Skill。

职业分类
软件开发工程师
描述

Create or convert Onward Action/AsyncAction code — inline declarative actions built from Reducer/Middleware, or the @Action macro composing named reducers/middlewares by key path. Use when asked to add an action, dispatch a state change, or wire…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create a new Onward Interactor, or convert an existing class into one, via the @Interactor macro. Use when asked to add business logic namespace for a Store, create an Interactor, or macro-ify a plain class into an Interactor.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create or convert Onward Middleware/AsyncMiddleware code — inline declarative middleware, @Middleware macro on existing/new functions. Use when asked to add a middleware, wire a read-only side effect (logging, network fetch, analytics) into an Action, or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create or convert Onward Reducer/AsyncReducer code — inline declarative reducers, @Reducer macro on existing/new functions. Use when asked to add a reducer, wire state mutation into an Action, or macro-ify a function into a reducer.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Register and resolve dependencies in Onward via @Inward/@Outward and OnwardContainer, built on the Volt package. Use when asked to add a dependency, inject a service into an Interactor, register something in the container, or override a dependency for tests.

原文语言:英语

更新
已展示 5 / 5 个已收集 Skill。