+1

Service pattern

Darko Stanimirović il y a 3 ans mis à jour par Alexander Shvets il y a 3 ans 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