Is there really custom-controlled code needed? can't all things be done declaratively that you'd normally want done in a controller?
Especially when we get application-workflow done declaratively (or using sagas which transfers the flow to the domain-model), in addition to all the operations on single domain-models we have covered pretty much everything?
Is there really custom-controlled code needed? can't all things be done declaratively that you'd normally want done in a controller?
Especially when we get application-workflow done declaratively (or using sagas which transfers the flow to the domain-model), in addition to all the operations on single domain-models we have covered pretty much everything?
per-route: