Bun is a Javascript runtime, compiler, transpiler, bundler, test runner, and standard library. That’s quite an all-in-one tool. If you want a TLDR, bun calls itself a “drop-in replacement for Node.js”. It’s an all-in-one framework that replaces: Node.js npm tsc Jest/Vitest Babel/Webpack So you can get rid of dependencies, build tools, and .config files and […]

Read More →

JavaScript is a pervasive technology, blurring the boundaries between server, client, cloud and IoT. JS Foundation is now a Linux Foundation Project. The JS Foundation is a member supported organization; founding members include Bocoup, IBM, Ripple, Samsung, Sauce Labs, Sense Tecnic Systems, SitePen, StackPath, University of Westminster and WebsiteSetup. Developers rely on a growing portfolio […]

Read More →