Tag: Vite

  • How Evan You’s Void Zero is Fixing the Web Development Chaos

    How Evan You’s Void Zero is Fixing the Web Development Chaos

    In an era dominated by AI hype and existential developer crisis, it’s easy to overlook the critical infrastructure work happening in the “real world” of software development. The good news is that foundational change is underway, led by Void Zero, the company behind Vue.js and Vite creator Evan You.

  • Unlocking the Power of the React Compiler 1.0 & TanStack Start

    Unlocking the Power of the React Compiler 1.0 & TanStack Start

    If you’re starting a new React project (especially with TanStack Start), enabling React Compiler 1.0 is a strongly recommended move: you get out-of-box memoization, better performance, and fewer boilerplate optimizations to think about. For existing apps, adopt thoughtfully and use it to gradually simplify your memoization logic while baking in performance improvements.