> Markdown version of [/events/world-congress-2024/sessions/236-bun-the-all-in-one](https://www.wearedevelopers.com/events/world-congress-2024/sessions/236-bun-the-all-in-one). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Bun: the all in one JS toolkit - **Date:** Thursday, Jul 18, 2024 - **Time:** 17:30–18:00 (30 min) - **Room:** STAGE 5 (500) - **Event:** World Congress 2024 ## Description Introduction to the all in one JS toolkit bun. - intro about me and how I use bun - What is it: why was it created, JS runtime, bundler, package manager, script runner, test runner, typescript transpiler and built in features - why is it fast: written in zig, js engine is JavaScriptCore - Community: Where to find help and infos - Problems: young project, open issues, nodejs compatibility, windows support, test runner, package manager, future proof - Frameworks using bun or have bun support - should I use bun today? - Code demonstartion: run typescript without any tsconfig, bun init / bun create ## Speaker ### [Wendelin Peleska](https://www.wearedevelopers.com/@wendelin-peleska) Software Engineer @ WhizUs ## Related talks at this congress - [Oh CommonJS! Why are you mESMing with me?](https://www.wearedevelopers.com/events/world-congress-2024/sessions/88-oh-commonjs-why-are) — Jolo - [Tree Shaking the Bytes Away](https://www.wearedevelopers.com/events/world-congress-2024/sessions/363-tree-shaking-the) — Francesco Novy - [WebAssembly Revolution: Elevating JavaScript's Reach and Performance](https://www.wearedevelopers.com/events/world-congress-2024/sessions/161-webassembly) — Önder Ceylan - [Write once, use anywhere: Framework agnostic Design Systems with Web Components](https://www.wearedevelopers.com/events/world-congress-2024/sessions/354-write-once-use) — Sascha Lehmann