AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Is Immutability Helping Resolve Edge Cases?
There could be an infinite amount of edge cases that you'd never be able to captureright with that imperative approach. So does immutability help resolve? Well, ok, before we go into that, actually, let's maybe talk about that a little bit more. I think some developers maybe aren't very familiar with that term, or they think, oh, that relates to functional programming. We don't really do that in object oriented land, or whatever. But it's a choice that you can make whatever language you're using. It's also a choice that You can choose not to use up date or delete statements and simply insert records. And you can choose to treat objects as immutable