Million JS is a hyper-optimized virtual DOM that improves React's performance by 70%.
Million JS uses a compiler to perform static analysis and determine what has changed, resulting in surgical DOM updates.
Million JS is inspired by other frameworks like Svelte and Solid.js that rely on a compiler for efficient updates.
Million JS is only 4KB in size and is extremely easy to use by wrapping existing React components.
Following specific rules while using Million JS can ensure optimal performance gains.