All content for Hackers Archives - Software Engineering Daily is the property of Hackers Archives - Software Engineering Daily and is served directly from their servers
with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Making React 70% faster with Aiden Bai of Million.js
Hackers Archives - Software Engineering Daily
45 minutes 10 seconds
2 years ago
Making React 70% faster with Aiden Bai of Million.js
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