AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Reusing Code
I think it's really cool that having these like systems in place allow you to just reuse code more and so similar to like the ecto how we were talking about ecto and being able to reuse code there. Once you have an error system as well because then all your errors are the same and so you get to reuse any code that handles those errors as well. So I like the factor of reusing code and I think that oftentimes like we can have a really good library or a really good small set of tools that can be reused in many different ways. Having a little Swiss Army knife can is not a bad thing as long as you don't overcomplicate it sometimes like people