Best of ViteJune 2025

  1. 1
    Article
    Avatar of itnextITNEXT·45w

    Hacker Screen Builder

    A web-based tool that creates cinematic hacker-style interfaces through drag-and-drop widgets including satellite maps, 3D globes, progress bars, and facial recognition animations. Built using AI assistance from ChatGPT for ideation, Google AI Studio for frontend generation, and GitHub Copilot for backend development. Features customizable widgets, screen testing, and shareable links for saved configurations.

  2. 2
    Article
    Avatar of svelteSvelte Blog·45w

    What’s new in Svelte: July 2025

    Svelte ecosystem updates include Vite 7 and Rolldown support in SvelteKit for faster compilation, improved $inspect.trace logging with source names, and Vitest browser mode support in the CLI. The community showcased new apps like Planet Poster and Prodcast, while libraries received major updates including shadcn-svelte v1.0 release and Storybook 9 with Svelte 5 support.

  3. 3
    Article
    Avatar of twirThis Week In React·46w

    This Week In React #240: Radix, shadcn/ui, Next.js, MCP, Vite, RedwoodSDK, Apollo, Vercel, Recharts

    Weekly React ecosystem roundup covering community discussions about Radix UI and shadcn/ui alternatives, new Next.js documentation guides, and major releases including Vite 7.0, Apollo Client 4.0 RC, and Recharts 3.0. React Native highlights include WebGPU and Skia Graphite advancements for improved graphics performance, Reddit's iOS app optimization achieving 20% size reduction, and updates to React Navigation and Safe Area Context. Additional tooling updates feature Prettier 3.6's experimental fast CLI, Node.js 24.3 TypeScript improvements, and Biome 2.0's type-aware linting capabilities.

  4. 4
    Video
    Avatar of communityCommunity Picks·45w

    Why Every Next.js Project NEEDS Storybook 9

    Storybook 9 introduces significant improvements including Vitest integration, Svelte 5 and React Native support, automatic story generation, and the ability to run Next.js components in Vite. The new version is 48% leaner, faster, and includes built-in accessibility testing, visual regression testing with Chromatic, and Playwright integration. It automatically generates stories based on component props and provides comprehensive documentation capabilities, making it essential for teams building component systems.