Best of ViteJuly 2025

  1. 1
    Video
    Avatar of awesome-codingAwesome·43w

    A clean and simple stack for modern web dev

    The BEVR stack combines Bun (runtime/package manager), Hono (backend framework), Vite (build tool), and React to create a modern web development setup. This stack offers faster package installation, lightweight backend APIs, instant frontend builds, and type-safe communication between client and server through shared TypeScript definitions in a monorepo structure. The setup provides flexibility for deployment, allowing both bundled and separate hosting options.

  2. 2
    Article
    Avatar of neontechNeon·45w

    Neon Joins TanStack: Instant Postgres Integration for Faster JavaScript Development

    Neon has created an official add-on for TanStack that enables instant PostgreSQL integration for JavaScript developers. The integration includes Neon Launchpad for spinning up databases without sign-up, open-source packages like NeonDB CLI and a Vite plugin, and seamless setup with a single command. This partnership aims to simplify database integration in the TanStack ecosystem and Vite-based applications.