Signal Boosting
React Nexus 2023, Aug 14, 2023
Improving React Rendering performance using Signals. Lightning talk at React Nexus 2023 International Conference.
One of my favorite ways to share my ideas is live on stage, where there’s so much more communication bandwidth than there is in writing, and I love podcast interviews because they give me the opportunity to answer questions instead of just present my opinions.
React Nexus 2023, Aug 14, 2023
Improving React Rendering performance using Signals. Lightning talk at React Nexus 2023 International Conference.
React Bangalore Meetup #67, Jun 14, 2023
This talk focuses on how to build a Backend for Frontend (BFF) gateway using Wundergraph.
React Bangalore Meetup #65, Mar 18, 2023
This talk focuses on understanding React Virtual DOM and how new solutions are on the rise to go beyond the Virtual DOM using alternate DOM implementations and state management techniques to speed up large React applications.
React Bangalore Meetup #63, Jan 28, 2023
This talk takes a beginner friendly approach to different rendering patterns and how to leverage edge infrastructure to speed up server side rendered pages.
React Meetup #61, Dec 10, 2022
Modern web apps are shipping too much javascript. This talk focuses on how to cut-down on heavy page load times by leveraging Islands Architecture provided by Astro.
Thoughtworks Geeknight 76th Edition, Apr 30, 2020
A science + tech focused talk explaining how the world of tiny particles work & how it is leveraged in Quantum computers as Qbits.
Basaveshwar Engineering College, IEEE Student branch, Apr 26, 2020
A live stream webinar for college students on which programming languages to learn & how to learn them.
Guvi 30 days webinar, Apr 17, 2020
How to use Node.js to build a command line utility - explained in very simple steps by building a translator app live on video.
Guvi 30 days webinar, Apr 02, 2020
Building visual model of an application state by leveraging the concept of finite state machines with XSTATE.
Guvi 30 days webinar, Mar 21, 2020
Live programming of building a stateful application & managing the state transitions using the Redux library.
Guvi 30 days webinar, Mar 17, 2020
A beginner friendly introduction to building apps with React Native - live coding a todo list app on video using an Expo Snack.
Thoughtworks Geeknight 69th Edition, Jul 25, 2019
A detailed talk on the state of React Native & the types of libraries & apps the community is building around the React Native ecosystem.
PYT Talks Episode 1, Jun 8, 2019
Sharing the best practices on building applications with React based on my experience in building the Pickyourtrail mobile app & the web app.
Thoughtworks Geeknight 55th edition, Jun 07, 2018
A talk focused on introducing a new state management approach powered by MobX & how it'll greatly speed up application development times.
Facebook Developer Circles Chennai, Jun 10, 2017
A beginner friendly talk + live tutorial on how to build mobile apps with React Native for the facebook developer circles community.
React Native Chennai, Mar 24, 2017
A PoC project explaining the underlying architecture of React Native & how we can leverage it for other frameworks with Angular 2 as an example.
Chennai Geeks, Mar 11, 2017
How to build applications with Angular 2 - a beginner friendly talk + live coding session.
React Native Chennai, Feb 21, 2017
Explaining the most complicated part of React Native mobile development - using the Navigator module to build screen navigation.