← Graph

Don't Use Interactors

takeaway 2 connections

Ivan Nemytchenko's Q&A recommendation: the interactor gem adds even more boilerplate than plain service objects and amplifies the same bad idea. Converting an interactor-based scenario into regular functions drastically reduces code. Plain procedural functions do the job equally well, with no gem needed.

type
recommendation
takeaway Don't Use Interactors
about
interactor tool
Q&A specifically recommended against interactors.
takeaway Don't Use Interactors
from_talk
Q&A recommendation against the interactor gem.

Provenance

Read by
3 extractions