Developing cross-platform apps with Bun v1.1 - LogRocket BlogBun is a new JavaScript runtime addressing performance challenges in Node.js and Deno, running directly on the JavaScriptCore engine for faster code execution and better compatibility with npm packages.
Bun 1.2 Improves Node Compatibility and Adds Postgres ClientBun v1.2 enhances Node.js compatibility and introduces built-in S3 and Postgres support, marking significant progress for the platform.
Bun 1.2 squashes Node.js compatibility bugsBun 1.2 significantly improves Node.js compatibility, offering new features like S3 and PostgreSQL integration.
Developing cross-platform apps with Bun v1.1 - LogRocket BlogBun is a new JavaScript runtime addressing performance challenges in Node.js and Deno, running directly on the JavaScriptCore engine for faster code execution and better compatibility with npm packages.
Bun 1.2 Improves Node Compatibility and Adds Postgres ClientBun v1.2 enhances Node.js compatibility and introduces built-in S3 and Postgres support, marking significant progress for the platform.
Bun 1.2 squashes Node.js compatibility bugsBun 1.2 significantly improves Node.js compatibility, offering new features like S3 and PostgreSQL integration.
NEW JavaScript Framework, Bun Update Fixes 40+ Bugs, and More - This Week in JS | HackerNoonYjs simplifies real-time collaboration through CRDTs, Bun enhances developer workflows with speed updates, and Dr. Axel's checklist streamlines TypeScript configurations.
Bun JavaScript runtime is in the ovenBun is a new competitor in JavaScript runtimes, aiming for high performance and enhanced developer productivity.
NEW JavaScript Framework, Bun Update Fixes 40+ Bugs, and More - This Week in JS | HackerNoonYjs simplifies real-time collaboration through CRDTs, Bun enhances developer workflows with speed updates, and Dr. Axel's checklist streamlines TypeScript configurations.
Bun JavaScript runtime is in the ovenBun is a new competitor in JavaScript runtimes, aiming for high performance and enhanced developer productivity.
SPA-Like Navigation Preserving Web Component StateImplement Diff DOM Streaming in web browsing using VanillaJS and Bun for state retention in web components.