AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
TypeScript Is a Data Oriented Programming Language
In TypeScript, the types are not part of the data. You still have the freedom to create types decoupled from the data. The types are like glasses at which you want to look at the data. I think JavaScript is really a really good fit that our problems, it's natural. And in a sense, TypeScript is kind of data oriented because at run times, the types aren't there.