Shubham Gautam

Shubham Gautam

I'm Shubham, a Software Engineer at Headout who loves to experiment with different technologies and use them to create useful applications. I'm particularly fond of TypeScript, Web Performance, Frontend Tooling and I'm always ready to engage in a friendly debate on the topic of aliens' existence. As an engineer, I'm passionate about continuous learning and personal growth, and I always make sure to stay up-to-date with the latest developments in my field. Collaborating with my colleagues and learning from their expertise is something I enjoy. I'm always looking for ways to improve my own skills and contribute to the success of the team.
Scaling React Apps with Parallelism: Patterns for Multi-Threaded UIs
React Summit 2025React Summit 2025
Upcoming
Scaling React Apps with Parallelism: Patterns for Multi-Threaded UIs
Unlock the full potential of modern web applications with multi-threaded architectures in React. This session explores strategies for leveraging Web Workers and OffscreenCanvas to parallelise data processing, heavy computations, and UI rendering. We'll discover how to create interfaces that are scalable and unrestricted by conventional JavaScript bottlenecks.
The Future of Web Storage: Exploring Advanced Storage APIs
React Day Berlin 2023React Day Berlin 2023
9 min
The Future of Web Storage: Exploring Advanced Storage APIs
Watch video: The Future of Web Storage: Exploring Advanced Storage APIs
Are you tired of relying on outdated web storage techniques? Join us as we explore the latest advancements in web storage and data management that will supercharge your web applications! In this presentation, we will dive into the world of advanced APIs such as IndexedDB, CacheStorage, FileSystem API, and more. We'll compare the benefits and limitations of each API, discussing their persistence, quota, security, and performance. We'll also explore real-world use cases and discuss web storage beyond local-storage and session-storage