Ausnahme gefangen: SSL certificate problem: certificate is not yet valid ๐Ÿ“Œ Meet Bun, a Speedy New JavaScript Runtime

๐Ÿ  Team IT Security News

TSecurity.de ist eine Online-Plattform, die sich auf die Bereitstellung von Informationen,alle 15 Minuten neuste Nachrichten, Bildungsressourcen und Dienstleistungen rund um das Thema IT-Sicherheit spezialisiert hat.
Ob es sich um aktuelle Nachrichten, Fachartikel, Blogbeitrรคge, Webinare, Tutorials, oder Tipps & Tricks handelt, TSecurity.de bietet seinen Nutzern einen umfassenden รœberblick รผber die wichtigsten Aspekte der IT-Sicherheit in einer sich stรคndig verรคndernden digitalen Welt.

16.12.2023 - TIP: Wer den Cookie Consent Banner akzeptiert, kann z.B. von Englisch nach Deutsch รผbersetzen, erst Englisch auswรคhlen dann wieder Deutsch!

Google Android Playstore Download Button fรผr Team IT Security



๐Ÿ“š Meet Bun, a Speedy New JavaScript Runtime


๐Ÿ’ก Newskategorie: IT Security Nachrichten
๐Ÿ”— Quelle: developers.slashdot.org

Bun is "a modern JavaScript runtime like Node or Deno," according to its newly-launched web site, "built from scratch to focus on three main things." - Start fast (it has the edge in mind). - New levels of performance (extending JavaScriptCore, the engine). - Being a great and complete tool (bundler, transpiler, package manager). Bun is designed as a drop-in replacement for your current JavaScript & TypeScript apps or scripts โ€” on your local computer, server or on the edge. Bun natively implements hundreds of Node.js and Web APIs, including ~90% of Node-API functions (native modules), fs, path, Buffer and more. [And Bun also implements Node.js' module resolution algorithm, so you can use npm packages in bun.js] The goal of Bun is to run most of the world's JavaScript outside of browsers, bringing performance and complexity enhancements to your future infrastructure, as well as developer productivity through better, simpler tooling.... Why is Bun fast? An enormous amount of time spent profiling, benchmarking and optimizing things. The answer is different for every part of Bun, but one general theme: [it's written in Zig.] Zig's low-level control over memory and lack of hidden control flow makes it much simpler to write fast software. An infographic on the site claims its server-side rendering of React is more than three times faster than Node or Deno. And Bun.js can even automatically load environment variables from .env files, according to the site. No more require("dotenv").load() Hackaday describes it as "a performant all-in-one approach," including "bundling, transpiling, module resolution, and a fantastic foreign-function interface." Many Javascript projects have a bundling and transpiling step that takes the source and packages it together in a more standard format. Typescript needs to be packaged into javascript, and modules need to be resolved. Bun bakes all this in. Typescript and JSX "just work." This dramatically simplifies many projects as much of the build infrastructure is part of Bun itself, lowering cognitive load when trying to understand a project... Some web-specific APIs, such as fetch and Websockets, are also built-in. "What's even wilder is that Bun is written by one person, Jared Sumner," the article points out โ€” adding that the all the code is available on GitHub under the MIT License ("excluding dependencies which have various licenses.")

Read more of this story at Slashdot.

...



๐Ÿ“Œ Meet Bun, a Speedy New JavaScript Runtime


๐Ÿ“ˆ 73.25 Punkte

๐Ÿ“Œ Die neue JavaScript-Runtime Bun fordert Node, Deno & Co. heraus


๐Ÿ“ˆ 41.31 Punkte

๐Ÿ“Œ JavaScript-Runtime bun 0.5 ist mit npm Workspaces kompatibel


๐Ÿ“ˆ 41.31 Punkte

๐Ÿ“Œ An Introduction to the Bun JavaScript Runtime


๐Ÿ“ˆ 41.31 Punkte

๐Ÿ“Œ JavaScript-Runtime Bun 1.1 lรคuft erstmals unter Windows


๐Ÿ“ˆ 41.31 Punkte

๐Ÿ“Œ Bun Tutorial โ€“ JavaScript Runtime (Node.js Alternative) [Full Course]


๐Ÿ“ˆ 41.31 Punkte

๐Ÿ“Œ Google Meet Meets Duo Meet, With Meet in Duo But Duo Isn't Going Into Meet


๐Ÿ“ˆ 36.64 Punkte

๐Ÿ“Œ Bun Runtime - Introduction (Part 1)


๐Ÿ“ˆ 33.81 Punkte

๐Ÿ“Œ From Node to Bun: A New Dawn for JavaScript Engines?


๐Ÿ“ˆ 32.61 Punkte

๐Ÿ“Œ heise+ | Bun: Laufzeitumgebung fรผr JavaScript und TypeScript


๐Ÿ“ˆ 29.68 Punkte

๐Ÿ“Œ Javascript: Bun gibt es jetzt in der Version v0.5


๐Ÿ“ˆ 29.68 Punkte

๐Ÿ“Œ (g+) Javascript: Bun greift nach dem Platz von Node.js


๐Ÿ“ˆ 29.68 Punkte

๐Ÿ“Œ JavaScript Rising Stars 2023: Neue UI-Komponentensammlung stรถรŸt Bun vom Thron


๐Ÿ“ˆ 29.68 Punkte

๐Ÿ“Œ JavaScript Rising Stars 2023: Neue UI-Komponentensammlung stรถรŸt Bun vom Thron


๐Ÿ“ˆ 29.68 Punkte

๐Ÿ“Œ Bun - The One Tool for All Your JavaScript/Typescript Project's Needs?


๐Ÿ“ˆ 29.68 Punkte

๐Ÿ“Œ Exploring Bun: A High-Performance JavaScript Toolkit


๐Ÿ“ˆ 29.68 Punkte

๐Ÿ“Œ Bun: An All-in-One Toolkit for JavaScript and TypeScript Apps


๐Ÿ“ˆ 29.68 Punkte

๐Ÿ“Œ The birth of a new runtime โ€“ Alexander Larsson [Flatpak's Freedesktop runtime 18.08]


๐Ÿ“ˆ 26.18 Punkte

๐Ÿ“Œ Runtime Mobile Security (RMS) ?? - is a powerful web interface that helps you to manipulate Android and iOS Apps at Runtime


๐Ÿ“ˆ 23.25 Punkte

๐Ÿ“Œ Runtime Broker High CPU Usage (FIXED): What Is Runtime Broker?


๐Ÿ“ˆ 23.25 Punkte

๐Ÿ“Œ Runtime Broker High CPU Usage (FIXED): What Is Runtime Broker?


๐Ÿ“ˆ 23.25 Punkte

๐Ÿ“Œ Apache Portable Runtime (APR), Apache Portable Runtime Utility (APR-util): Zwei Schwachstellen ermรถglichen u.a. Denial-of-Service-Angriffe


๐Ÿ“ˆ 23.25 Punkte

๐Ÿ“Œ Runtime Mobile Security (RMS) - A Powerful Web Interface That Helps You To Manipulate Android Java Classes And Methods At Runtime


๐Ÿ“ˆ 23.25 Punkte

๐Ÿ“Œ Runtime Mobile Security (RMS) ??- powered by FRIDA, is a powerful web interface that helps you to manipulate Android and iOS Apps at Runtime


๐Ÿ“ˆ 23.25 Punkte

๐Ÿ“Œ Java SE Runtime Environment 8 8u391 - Java Runtime Environment (JRE).


๐Ÿ“ˆ 23.25 Punkte

๐Ÿ“Œ Acer's new Nitro XF2 gaming monitor delivers speedy frames at 240Hz


๐Ÿ“ˆ 22.78 Punkte

๐Ÿ“Œ Apple TV+ has a new hit: โ€˜The Big Door Prizeโ€™ earns speedy renewal


๐Ÿ“ˆ 22.78 Punkte

๐Ÿ“Œ MSI's new monitors are speedy, and will tell you if you're being unhealthy


๐Ÿ“ˆ 22.78 Punkte

๐Ÿ“Œ #rC3 - Wir wissen, was ihr letzten Sommer gesagt habt! - Open Discourse und die Transparenz des Bun


๐Ÿ“ˆ 22.19 Punkte

๐Ÿ“Œ Framework Bun: "Faster than anyone would believe" โ€“ Interview with Jarred Sumner


๐Ÿ“ˆ 22.19 Punkte

๐Ÿ“Œ Framework Bun: "Schneller als mir irgendwer glaubt" โ€“ Jarred Sumner im Interview


๐Ÿ“ˆ 22.19 Punkte

๐Ÿ“Œ Getting started with Bun and React


๐Ÿ“ˆ 22.19 Punkte

๐Ÿ“Œ Bun adoption guide: Overview, examples, and alternatives


๐Ÿ“ˆ 22.19 Punkte

๐Ÿ“Œ Elysia: A Bun-first Web Framework


๐Ÿ“ˆ 22.19 Punkte

๐Ÿ“Œ Writing a simple RESTful TypeScript web service with Bun.js


๐Ÿ“ˆ 22.19 Punkte











matomo