abuicke / SolitaryFitness

Companion app to Solitary Fitness by Charles Bronson
1 stars 0 forks source link

Should I use UseCases? #34

Open abuicke opened 9 months ago

abuicke commented 9 months ago

I haven't been using UseCases. Where do they belong? In accessing the DataStore? Remember you can override the invoke operator () so they can be called like XxUseCase(args...)