+1

Service pattern

Darko Stanimirović 3 years ago updated by Alexander Shvets 3 years ago 0
Hi there

Can you share your thoughts on the Service "pattern". I'm not sure it's a pattern even, but it's when you put related functionality into a single class.

I guess "micro-services" can be thought of similarly, but I'm mainly asking about a single class that does a bunch of related things.

Thanks