Effect CommunityEC
Effect Communityβ€’2y agoβ€’
14 replies
steida

Refactoring Generic Service EvoluLive into a Non-Generic Version: Naming the Creation Layer

I have a generic interface Evolu, and I want to refactor generic service EvoluLive into not generic. How would you name that Layer creating Evolu? EvoluFactory? CreateEvolu?
Was this page helpful?