Million.js is a minimalistic JavaScript framework designed to handle DOM elements efficiently. Million.js uses a granular approach by updating only the necessary parts of the DOM. The Block virtual DOM is based on the concept of Blockdom, which facilitates virtual DOM diffing for re-rendering the actual DOM.

10m read timeFrom blog.openreplay.com
Post cover image
Table of contents
Key features and principles of Million.jsWriting Code in Million.jsUsing macros in Million.jsComparing Million.js’ performance with ReactDrawbacks of Million.jsReal-World Use CasesConclusion

Sort: