Omri Lavi

Omri Lavi

With over a decade of industry experience, I've been an engineer at monday.com for the past 3 years as part of the DevTools group. In this role, our overarching mission centers on creating powerful, user-friendly, and well-documented tools designed to empower developers, ultimately fostering efficiency and job satisfaction within the team. My responsibilities extend beyond coding; I actively engage in understanding the nuanced needs of our developers, ensuring that the tools we build resonate with their workflows and aspirations. Before my journey with monday.com, I had the opportunity to contribute to the innovative work at Testim.io, where I gained insights into advanced AI-based testing products. This experience has significantly influenced my perspective on crafting tools that align with evolving industry needs.
The Superpower of Asts: How We Saved 16% on Our Bundle Size
React Day Berlin 2024React Day Berlin 2024
Upcoming
The Superpower of Asts: How We Saved 16% on Our Bundle Size
Discover the untapped potential of Abstract Syntax Trees (ASTs) in this transformative session. Learn how we achieved a remarkable 16% reduction in our bundle size by inlining constant objects directly into the referencing code, eliminating the need for large files in the output. This method even outperforms Terser's tree shaking used by Webpack.

We will cover:

* Introduction to ASTs: What they are and why they’re invaluable.
* Overcoming AST Challenges: How to navigate the difficulties of working with ASTs.
* Best Practices: Proven techniques for effective AST utilization.
* Avoiding Pitfalls: A secret tip to prevent common mistakes.

ASTs are everywhere, and their applications are vast. This session will empower you with the knowledge and confidence to transform your code, revealing when and how to use ASTs for remarkable results.

Join me for an inspiring journey into the world of ASTs and unlock their potential to revolutionize your coding practices!