Skip to main content

pedro0x53/onward

SkillsMP has collected 5 skills from pedro0x53/onward. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
5
GitHub stars
5
GitHub forks
0

Skills in this repository

1 occupation categories · 100% classified

Showing 5 of 5 collected skills.

occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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.

updated
Showing 5 of 5 collected skills.