AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Think More Like JavaScript Classes
I often think in more functional patterns, what rather than class-based object oriented programming, how can I begin to think more like this? You see this a lot where you got a bunch of ASP devs and they're starting to write client-side code. They immediately go for classes. And then you have a bunch of React Devs that are front end first. It's just different ways to sort of approach this type of thing.