Story Details

  • Show HN: Bhvr, a Bun and Hono and Vite and React Starter

    Posted: 2025-04-27 11:02:32

    Bhvr is a new open-source starter kit designed for building full-stack web applications with a modern and performant tech stack. It combines Bun, a fast JavaScript runtime, with Hono, a lightweight web framework, along with Vite for frontend tooling and React for building user interfaces. This starter provides a pre-configured setup with features like server-side rendering (SSR), file-based routing, and TypeScript support, aiming to streamline development and offer a solid foundation for projects. The project aims to provide a performant and enjoyable developer experience with an emphasis on simplicity and minimal configuration.

    Summary of Comments ( 35 )
    https://news.ycombinator.com/item?id=43811016

    Hacker News users discussed the practicality and appeal of the "Bhvr" starter kit. Some found the combination of Bun, Hono, Vite, and React appealing for its speed and developer experience, while others questioned the need for both Vite and Hono, suggesting potential redundancy. A few commenters expressed concern about the project's reliance on bleeding-edge technologies and the implied maintenance burden. The overall sentiment leaned towards cautious optimism, with several users interested in trying the starter kit but also highlighting the rapidly changing JavaScript ecosystem and the risk of investing in potentially short-lived tools. There was a short discussion around routing and the author's choice of file-based routing, which some found to be limiting. Finally, some commenters appreciated the straightforwardness and simplicity of the project's structure.