Bun is a new JavaScript runtime built from scratch to serve the modern JavaScript ecosystem. It has three major design goals:
Speed. Bun starts fast and runs fast. It extends JavaScriptCore, the performance-minded JS engine built for Safari. As computing moves to the edge, this is critical.
Elegant APIs. Bun provides a minimal set of highly-optimimized APIs for performing common tasks, like starting an HTTP server and writing files.
Cohesive DX. Bun is a complete toolkit for building JavaScript apps, including a package manager, test runner, and bundler.
Bun is designed as a drop-in replacement for Node.js. It natively implements hundreds of Node.js and Web APIs, including fs, path, Buffer and more.
The goal of Bun is to run most of the world's server-side JavaScript and provide tools to improve performance, reduce complexity, and multiply developer productivity.
Based on our record, Pastebin.com seems to be a lot more popular than Bun.sh. While we know about 2057 links to Pastebin.com, we've tracked only 203 mentions of Bun.sh. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Pastebins make me nostalgic. I’m told they existed well before the web in the IRC days. The first notable one I remember, Pastebin.com, was created in 2002 by Paul Dixon, introducing features like syntax highlighting and private pastes. Believe it or not, it’s still going strong today. The latest incarnation I remember using recently was PostBin (clever: Pastebin for Webhooks). It made testing “web callbacks”... - Source: dev.to / about 1 year ago
When you get something started feel free to put your code on pastebin.com or gist.github.com and share a link for feedback/help. Source: over 1 year ago
Either use pastebin or Github for formatting and paste a link. Source: over 1 year ago
You'll have to use a site like https://pastebin.com/ so I can see it too. My guess is that you did not install the mod I linked or that you haven't succesfully followed my steps. Start again from the beginning. Source: over 1 year ago
Pastebin.com was still reliable last time I tried it. Source: over 1 year ago
This project uses Bun to develop and building the source code. - Source: dev.to / 1 day ago
Bun (YC S19) | https://bun.sh | San Francisco, CA; on-site | Visa sponsorship available | Full-time Bun is an incredibly fast all-in-one toolkit for building, installing, running, and testing JavaScript and TypeScript. We were born out of frustration with the fragmented, slow JavaScript ecosystem and are on a mission to make JavaScript development faster and more productive. We are looking to fulfill the following... - Source: Hacker News / 6 days ago
Rove is a fast, no-fluff migration manager for PostgreSQL built with Bun and TypeScript. It’s built for devs who just want to write raw SQL, version it in folders, and run it with confidence. - Source: dev.to / 23 days ago
Let’s talk real — Express had its moment. But the dev world? It's moving fast. I recently jumped into building APIs using Hono (tiny, fast, edge-native framework) with Bun (next-gen JS runtime), and honestly... The experience is smooth, fast, type-safe, and just way more modern. - Source: dev.to / about 1 month ago
Https://bunny.net/ - a CDN, it has nothing to do with https://bun.sh/ as far as I can tell. - Source: Hacker News / about 1 month ago
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
Deno - A secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio.
GitHub Gist - Gist is a simple way to share snippets and pastes with others.
Node.js - Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications
CodePen - A front end web development playground.
Next.js - A small framework for server-rendered universal JavaScript apps