---
title: "Let's Bun!"
url: https://daily.dev/posts/let-s-bun--sl11lwmwz
source_url: https://jenil777007.hashnode.dev/lets-bun
type: article
source: "Hashnode"
published: 2022-07-08T09:32:48.146Z
updated: 2023-08-12T02:32:10.992Z
tags: ["bun", "javascript", "typescript", "webdev"]
reading_time: 3
upvotes: 122
comments: 4
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Let's Bun!

**[Hashnode](https://daily.dev/sources/hashnode)** · 3 min read · 122 upvotes · 4 comments

## Summary

Bun.js is a Node-API tool that implements most of Node- API (N-API) Bun.js natively supports a growing list of Node core modules along with globals like Buffer and process. Every file is transpiled . TypeScript & JSX just work. & just work bun.js automatically loads environment variables from .env files Web APIs like fetch , WebSocket , and ReadableStream are builtin.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://jenil777007.hashnode.dev/lets-bun>

## Community discussion

Top comments from developers on daily.dev.

**@skylerstyron** · 2 upvotes

> I'm so excited for the future of Bun!

**@udaya** · 2 upvotes

> ### Excited to see how bun impacts JavaScript ecosystem
> 😂😂
>
> ![](https://hashnode.com/_next/image?url=https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1657521167864%2FKYCBhMSJ1.jpg%3Fw%3D1600%26h%3D840%26fit%3Dcrop%26crop%3Dentropy%26auto%3Dcompress%2Cformat%26format%3Dwebp&w=1920&q=75)

**@sbmagar13** · 1 upvotes

> Wow this is so exciting!

**@francocdev** · 0 upvotes

> I love Bun, it's super fast and I think that it have a really good future. I'm little afraid about the .bun files, I don't know how the community will adopt that.

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#bun](https://daily.dev/tags/bun), [#javascript](https://daily.dev/tags/javascript), [#typescript](https://daily.dev/tags/typescript), [#webdev](https://daily.dev/tags/webdev)

[View this post on daily.dev](https://daily.dev/posts/let-s-bun--sl11lwmwz)
