--- type: video yt_id: VVU2YVRMdUlfajQtMHdpRFN6bWFQY3RRLnV4TUFEVzNDbU40 videoId: uxMADW3CmN4 title: "I Stopped Using Express.js: Because Bun and Hono 🔥" date: "2023-12-28T15:00:43Z" slug: "i-stopped-using-expressjs-because-bun-and-hono" image: name: "i-stopped-using-expressjs-because-bun-and-hono.jpg" alt: "I Stopped Using Express.js: Because Bun and Hono 🔥" width: 1280 height: 720 status: 'published' description: "Express has been around for almost as long as node has existed. It’s an awesome framework, it’s how I learned to make web servers in node and how i’ve been teaching people to make web servers for the past 8 years. " tags: [] --- Express has been around for almost as long as node has existed. It’s an awesome framework, it’s how I learned to make web servers in node and how i’ve been teaching people to make web servers for the past 8 years. But it’s time to move on, because the alternatives are just so much better. It’s mind blowing how much the web has changed recently. Join this channel to help me make more videos: [https://www.youtube.com/channel/UC6aTLuI_j4-0wiDSzmaPctQ/join](https://www.youtube.com/channel/UC6aTLuI_j4-0wiDSzmaPctQ/join) ## Chapters: * 0:00​ Hono * 0:42 Bun Server * 1:52 Routing * 3:33 Streaming * 4:18 Middleware * 4:50 JSX * 6:32 Testing * 8:21 Validation