AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Performance vs Clean Code
The trade-off between following clean code guidelines and performance in software development is discussed. The difficulty of conducting reliable AB tests for software productivity metrics is highlighted, making it challenging to gather concrete data. Using Elm, a functional programming language that outperforms JavaScript, is explored and the benefits of strong type checking and explicit error handling are discussed.