An overview of Bun and how its performance and runtime compare to Node — Recently, Bun.js made a big fuss over the internet, and it is framed as another Node.js killer, but is it really? Let’s figure it out together. What is Bun.js? Bun.js, first of all, is new JavaScript runtime and, per its creator saying, “is designed as a drop-in replacement for your current JavaScript &…