This Makes your react app MILLION times FASTER | In Depth Guide

Опубликовано: 09 Декабрь 2024
на канале: xplodivity
5,040
143

million js is a react library that makes react 70% faster by utilizing its highly optimized virtual dom. Learn everything about it in this video.

#reactjs #react #reactjstutorial

00:00 - What is million js
01:45 - Normal react virtual dom
03:19 - Problem with react virtual dom
04:09 - Million js optimized virtual dom
10:10 - Code Examples
15:41 - Performance comparison of code (normal vs optimized virtual dom)
16:54 - End