AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
JavaScript - TypeScript or JavaScript?
There is a bit of a split between TypeScript and old school JavaScript, ES, whatever. transpilers are sort of the standard way of working anyway which is why TypeScript being a transpiler itself is not a big deal. At the same time an interesting development in the JavaScript slash TypeScript world at the moment is that there is a proposal under consideration to add a feature to JavaScript where just like Python it will ignore certain syntax when running the JavaScript code.