Design pattern (part 4): Behavioural pattern I
When I learned about coding principles like SOLID, one principle has always stood out:
Functions should do one thing. They should do it well. They should do it only.
When I think back to the code I wrote in the past, many of them did not pass this ...
prometheusalpha.hashnode.dev11 min read