AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
JavaScript - The One Language That Is Probably Dominated in Problem
JS was conceived at Netscape in the early 90s, and it was put together in a hurry. There were no classes, there's no object going at programming in JavaScript,. That was a big problem. But then Google built the V8 engine and introduced the notion of JIT compilation to JavaScript. And they proved us all wrong that JavaScript actually can be incredibly performant.