chore: set v8 release date

This commit is contained in:
Stefan Rotsch
2024-07-10 11:02:42 +02:00
committed by Stefan Rotsch
parent f54ce2039c
commit 09cd2016ef
68 changed files with 0 additions and 0 deletions

10
radar/2024-07-10/bun.md Normal file
View File

@@ -0,0 +1,10 @@
---
title: "Bun"
ring: assess
quadrant: tools
tags: [coding, frontend]
---
[Bun](https://bun.sh/) is an all-in-one toolkit for JavaScript and TypeScript environments. It includes a JavaScript runtime, bundler, test runner, and Node.js-compatible package manager. It is designed to optimize the performance and development experience of JavaScript and TypeScript applications. Bun provides fast startup times, native TypeScript support, and improved dependency management.
We are very curious whether Bun is suitable for our projects and fulfills our requirements with regard to professional environments.