Jan 22, 2022
Fun read! One of the only things in tech that never changes is that things always change. As long as you're using the recommended libraries and reusable resources to the best of your knowledge, the extra effort in writing comprehensive and adaptable code is so worth it. I'm always 10x more productive when the code I'm working on is readable, and tested. Over-engineering is often a good thing in that sense. :)