Bun: The JavaScript runtime that competes with Node.js and Deno
What exactly is a JavaScript engine?
JavaScript was designed to run only in browsers, initially Netscape Navigator. However, developers need tools that could read JavaScript code and convert it into computer-readable code. The JavaScript engine is th...
solisoma.hashnode.dev4 min read