Rohit Singh

Rohit Singh

I'm a Founding Engineer at Tria, building a universal crypto super-app. I've spent my career on the dev-tools and component-library side of the ecosystem, co-authoring NativeBase and driving gluestack-ui and its near-zero-runtime style engine, plus a fair amount of Babel, Webpack, and code-gen AI tooling along the way. I'm drawn to the experimental edges of React. When I'm not coding I'm playing guitar, singing, gaming, or out in nature.
Self-Healing UI: Beautiful Idea, Brutal Data
React Advanced 2026React Advanced 2026
Upcoming
Self-Healing UI: Beautiful Idea, Brutal Data
This talk is about an experiment I wanted to try and carried out. I wondered what if we gave React components self-healing properties? What if instead of developers checking Sentry for crashes and then fixing and sending it to prod, the component fixes the crash on its own at runtime? In this talk, we will discuss this exact possibility and whether we can really make it work and what the drawbacks are...
Gain Performance! Take Your Run Time to Build Time
React Summit US 2024React Summit US 2024
12 min
Gain Performance! Take Your Run Time to Build Time
Watch video: Gain Performance! Take Your Run Time to Build Time
We'll be discussing mainly the industry shift towards build time and why you'll be lacking behind if you don't learn about the intricacies of build time optimizations and modern architectures, and how you can leverage this new trending architecture to boost your product's performance many times.
Gain Performance! Take Your Run Time to Build Time
React Advanced 2024React Advanced 2024
24 min
Gain Performance! Take Your Run Time to Build Time
The talk is focused on the trend in the industry towards build time operations.And aims to provide the starting point for the viewers to understand this better. Now since every major library is adopting the build time strategy to add performance gains. It's high time that everyone should understand how these things work and how to make a build time solution.