@mattcen Learning a language X will make you better at language Y. In particular, learning
#golang as a
#python engineer helped me to understand and appreciate composition, type annotations, communicating by passing, structs/dataclasses, and not raising an exception when returning None fits better.