
Aiden Bai
An 18-year-old developer known for creating Million.js, a library aiming to significantly improve React's performance.
Best podcasts with Aiden Bai
Ranked by the Snipd community

Aug 25, 2023 • 50min
Supper Club × Make React 70% Faster! Million.js with 18 Year Old Aiden Bai
Aiden Bai, an 18-year-old developer, created Million.js—a library aimed at making React apps up to 70% faster. He discusses how Million.js enhances performance through innovative reconciliation techniques and the challenges in developing a compiler. Aiden also shares insights on managing GitHub issues in open-source projects while keeping user experience at the forefront. Additionally, he reflects on his creative journey that blends nostalgia with web design, inspired by VCRs and the Y2K aesthetic.

Jan 11, 2024 • 14min
Million.js and the virtual DOM with Aiden Bai
Aiden Bai, creator of Million.js, explains what a virtual DOM is and how it makes React apps faster. They discuss common misconceptions about the virtual DOM and compare performance characteristics with Venneljius framework. They introduce MillionJs as a tool to optimize React components and highlight its benefits. Block DOM is introduced as a mechanism to optimize DOM diffing process. They also discuss the process of switching to Million.js from React's Virtual DOM.