Reducing boilerplate code with Sourcery
We all write boilerplate code. Be it Equatable, Hashable or some data mapping, we all need to write boring repetitive code sometimes.
Recently I’ve encountered a tool which is great at doing this task in our place. The name is Sourcery…