In this post I’d like to cover a cool python decorator that’s part of the built-in functools
library called @singledispatch
. It’s a
favorite of mine and something I’ve been using quite a bit over the past year. I’m surprised how little I see it in projects I come across
so hopefully this post will help it find its way into a repo or two. ;)
For decades, traditionally non-tech/low-tech companies have started to realize the competitive edge to be gained from investing in technology. We’ve seen an explosion of various “must-have” technical capabilities: real-time customer insights, predictive modeling, search engine optimization, personalization AI, just to name a few. The result of this is that the demand for engineers has also exploded and it would be a challenge to find an organization, in any industry, that does not have open positions for engineering roles.