Introduction
Million.js is a fast and lightweight (<4kb
) virtual DOM that can improve React's speed by up to 70% (opens in a new tab).
With a fine-tuned, optimized virtual DOM, Million.js can have your React components running at the speed of raw JavaScript.
With Automatic Mode enabled, Million.js can make your React applications faster without the need for manual intervention. Enabling auto-mode is simple: configure the Million compiler to manage optimizations using just one parameter.
The Installation Guide can help you get started right away.
Million.js vs. React
The following is a comprehensive demo using key-based rendering (opens in a new tab) to show how Million.js performance compares to React.
Any questions?
If you have any questions or need support, please feel free to ask them in the questions
channel on the Discord (opens in a new tab) or check out Million Beyond "Speed"