AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
JavaScript: A Good Fit for Functional Programming
I think that like the class stuff gets a bad rap For for bad for very bad reasons. If you were if you were gonna publish a new MPM library today, would you expose a class for people to new up? Depends like next year next year. But I do think classes are really good at some things really bad at some things And I think most of like The react apps we build you don't want to use classes. You want functions that compose you want components that compose so I but I think that leads to people thinking Classes are bad functional programming good only ever use functions which I find up setting.