Making React 70% faster with Aiden Bai of Million.js

JavaScript Archives - Software Engineering Daily - A podcast by JavaScript Archives - Software Engineering Daily

Categories:

React is an immensely popular JavaScript library that is used to build website user interfaces. A key feature of React is that it uses a virtual Document Object Model, or DOM, to selectively update the desired regions of the web page, which provides major performance advantages. Million.js is an open source project that provides an