Bio
Nikhil is a Software Engineer at Postman, actively working on Postman’s design system and the overall product’s UX maturity. He is super passionate and loves to talk about design systems, performance, and the internals of React. He loves to learn and teach his perspective of understanding frontend via blogs, and social media but mostly via public speaking.
My Talks
Building like its concurrent mode !
How to think in concurrent mode? What are the best practices to adopt while building rich user experiences? This talk answers it all! This session covers the different UI approaches and use cases t...
Introducing my Web Infinity Gauntlet
App too large?Wanted to have features of many web frameworks in one place? Want to scalable apps with a breeze? If yes, then I've something in my pocket. Introducing micro frontends, the next-gen a...
Look mum, React's code jumps !
Portals have been one of the unsung heroes of the React 16.x update. So in this session, I would dive deep into the concept of "portalling" your code outside <div id="root"></div>. It's more exciti...
Look mum, React's code jumps !
Portals have been one of the unsung heroes of the React 16.x update. So in this session, I would dive deep into the concept of portalling" your code outside <div id="root"></div>. It's more excitin...
React - by the people, for the people
What if you get to know that your UI is not usable to roughly 20% of the world? And also you might be sued due to it in many countries? It's normal to get terrified but thanks to a concept called a...
React - by the people, for the people !
Web accessibility (also referred to as a11y) is the design and creation of websites that can be used by everyone. But what's the use of the app which is not approachable to your users. Wanna make y...
Road to a better UX with Suspense and Concurrent UI
Put up your thinking caps with Suspense and Concurrent mode! In this talk, I would discuss how to improve the existing user experience with the magic of React's Suspense and Concurrent mode for no...
Why Suspense will be a game changer
Suspense has been a buzz word now, and It's a lot interesting than its hype as it paves a diff. a way for UX. In this talk, I won't stick to the docs but focus more on the impact Suspense will have...