Introduction
Million.js is a fast and lightweight <4kb
virtual DOM that makes React up to 70% faster (opens in a new tab). By using a fine-tuned, optimized virtual DOM, Million.js reduces the overhead of React; Imagine React components running at the speed of raw JavaScript.
Million.js can make your React applications faster with Automatic Mode enabled. Enabling auto-mode is simple - set up the Million compiler to handle optimizations automatically with 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"