Addy Osmani

San Francisco Bay Area Contact Info
186K followers 500+ connections

Join to view profile

About

Addy Osmani is an engineering leader working on Google Chrome. He is the Head of…

Contributions

Activity

Experience & Education

  • Google

View Addy’s full experience

See their title, tenure and more.

or

By clicking Continue to join or sign in, you agree to LinkedIn’s User Agreement, Privacy Policy, and Cookie Policy.

Publications

  • Success at Scale

    Smashing Books

    Success at Scale is a curated collection of best-practice case studies capturing how production sites of different sizes tackle performance, accessibility, capabilities, and developer experience at scale.

    Case studies are from industry experts from teams at Instagram, Shopify, Netflix, eBay, Figma, Spotify, Wix, Lyft, LinkedIn, and many more. Guidance that stands the test of time.

    Join Addy Osmani, your curator, as we dive into a nuanced look at several key topics that will teach…

    Success at Scale is a curated collection of best-practice case studies capturing how production sites of different sizes tackle performance, accessibility, capabilities, and developer experience at scale.

    Case studies are from industry experts from teams at Instagram, Shopify, Netflix, eBay, Figma, Spotify, Wix, Lyft, LinkedIn, and many more. Guidance that stands the test of time.

    Join Addy Osmani, your curator, as we dive into a nuanced look at several key topics that will teach you tips and tricks that may help you optimize your own sites. The case studies fall into four major categories that impact almost every project — Performance, Capabilities, Accessibility, and Developer Experience — and the book also includes short interviews with contributors on what additional lessons, challenges, and tips they have to share some time after the case studies were written.

    Rather than focusing on conventional project management steps and procedures, Success at Scale is about the ideas and processes that worked (and a few that didn’t), capturing challenges, frustrations, and wins through the eyes of the people who make change happen.

    See publication
  • Leading Effective Engineering Teams

    O'Reilly

    In this insightful and comprehensive guide, Addy Osmani shares more than a decade of experience working on the Chrome team at Google, uncovering secrets to engineering effectiveness, efficiency, and team success. Engineers and engineering leaders looking to scale their effectiveness and drive transformative results within their teams and organizations will learn the essential principles, tips, and frameworks for building highly effective engineering teams.

    Osmani presents best practices…

    In this insightful and comprehensive guide, Addy Osmani shares more than a decade of experience working on the Chrome team at Google, uncovering secrets to engineering effectiveness, efficiency, and team success. Engineers and engineering leaders looking to scale their effectiveness and drive transformative results within their teams and organizations will learn the essential principles, tips, and frameworks for building highly effective engineering teams.

    Osmani presents best practices and proven strategies that foster engineering excellence in organizations of all sizes. Through practical advice and real-world examples, Leading Effective Engineering Teams empowers you to create a thriving engineering culture where individuals and teams can excel. Unlock the full potential of your engineering team and achieve unparalleled success by harnessing the power of trust, commitment, and accountability.

    With this book, you'll discover:

    The essential traits for engineering effectiveness and the pitfalls to avoid
    How to cultivate trust, commitment, and accountability within your team
    Strategies to minimize friction, optimize career growth, and deliver maximum value
    The dynamics of highly successful engineering teams and how to replicate their achievements
    How to implement a systems thinking approach for everyday problem-solving and decision-making
    Self-advocacy techniques to enhance your team's visibility and recognition within the organization

    See publication
  • The Stoic Mind - A Visual Exploration Of Stoic Philosophy

    GoLimitless

    Discover the timeless wisdom of Stoicism in a modern context with "The Stoic Mind," an enlightening visual guide by GoLimitless and Addy Osmani. This rich exploration connects ancient philosophical tenets to modern-day scenarios, offering you a compass to navigate life's challenging waves with resilience and inner peace.

    Whether it's about stepping out of your comfort zone, taking control of your calendar, measuring success by your own standards, or understanding the multifaceted nature…

    Discover the timeless wisdom of Stoicism in a modern context with "The Stoic Mind," an enlightening visual guide by GoLimitless and Addy Osmani. This rich exploration connects ancient philosophical tenets to modern-day scenarios, offering you a compass to navigate life's challenging waves with resilience and inner peace.

    Whether it's about stepping out of your comfort zone, taking control of your calendar, measuring success by your own standards, or understanding the multifaceted nature of success and failure, this book offers a treasure trove of insights, each steeped in the enduring wisdom of Stoicism.

    Remember, the journey is about progress, not perfection. As you turn the pages of "The Stoic Mind," you equip yourself with the tools to sail through life's vast ocean with fortitude, irrespective of the storms you face. These teachings aren't relics of the past but beacons of wisdom for the present and future.

    See publication
  • Learning JavaScript Design Patterns: Second Edition (2023)

    O'Reilly Media

    Do you want to write beautiful, structured, and maintainable JavaScript by applying modern design patterns to the language? Do you want clean, efficient, manageable code? Want to stay up-to-date with the latest best practices? If so, the updated second edition of Learning JavaScript Design Patterns is the ideal place to start.

    Author Addy Osmani shows you how to apply modern design patterns to JavaScript and React—including modules, mixins, observers, and mediators. You'll learn about…

    Do you want to write beautiful, structured, and maintainable JavaScript by applying modern design patterns to the language? Do you want clean, efficient, manageable code? Want to stay up-to-date with the latest best practices? If so, the updated second edition of Learning JavaScript Design Patterns is the ideal place to start.

    Author Addy Osmani shows you how to apply modern design patterns to JavaScript and React—including modules, mixins, observers, and mediators. You'll learn about performance and rendering patterns such as server-side rendering and Islands architecture. You'll also learn how architectural patterns like MVC, MVP, and MVVM are useful from the perspective of a modern web application developer.

    See publication
  • Software Engineering - The Soft Parts (2022)

    LeanPub

    In "Software Engineering - The Soft Parts" Addy Osmani shares lessons from his first 10 years at Google on the "soft skills" that can help engineers become effective and scale their effectiveness. This guidance should help junior, mid-career and even senior developers move forward, deal with changing technology, and navigate building non-trivial systems.


    Becoming a good engineer is about collecting experience. Each project, even small ones, is a chance to add new techniques and tools…

    In "Software Engineering - The Soft Parts" Addy Osmani shares lessons from his first 10 years at Google on the "soft skills" that can help engineers become effective and scale their effectiveness. This guidance should help junior, mid-career and even senior developers move forward, deal with changing technology, and navigate building non-trivial systems.


    Becoming a good engineer is about collecting experience. Each project, even small ones, is a chance to add new techniques and tools to your toolbox. Where this delivers even more value is when you can solve problems by pairing techniques learned on one project with tools learned working on another. This short book tries to capture what the "soft skills" are and how they can all add up.

    See publication
  • Learning Patterns - a JavaScript & React Design Patterns Book (2021, 2022)

    Patterns Press

    Patterns.dev is a book on design patterns and component patterns for building powerful web apps with vanilla JavaScript and React.

    In this book, you will learn design patterns, performance and rendering patterns for building high-quality web applications using modern JavaScript and React.
    Patterns are time-tested templates for writing code. They can be really powerful, whether you're a seasoned developer or beginner, bringing a valuable level of resilience and flexibility to your…

    Patterns.dev is a book on design patterns and component patterns for building powerful web apps with vanilla JavaScript and React.

    In this book, you will learn design patterns, performance and rendering patterns for building high-quality web applications using modern JavaScript and React.
    Patterns are time-tested templates for writing code. They can be really powerful, whether you're a seasoned developer or beginner, bringing a valuable level of resilience and flexibility to your codebase.

    Whether it's better user-experience, developer-experience or just smarter architecture, the patterns in “Learning Patterns” can be a valuable consideration for any modern web application.

    See publication
  • Image Optimization (2021)

    Smashing Media Press

    Images have always been a key part of the web. Our brains are able to interpret images much faster than text, which is why high-quality visuals drive conversions and user engagement.

    That said, loading images efficiently at scale isn’t a little project for a quiet afternoon. It requires understanding of compression techniques, loading behavior, image decoding and image CDNs, adaptive media loading and caching.

    This book will equip you with everything you need to know to optimize…

    Images have always been a key part of the web. Our brains are able to interpret images much faster than text, which is why high-quality visuals drive conversions and user engagement.

    That said, loading images efficiently at scale isn’t a little project for a quiet afternoon. It requires understanding of compression techniques, loading behavior, image decoding and image CDNs, adaptive media loading and caching.

    This book will equip you with everything you need to know to optimize how you compress, serve and maintain images — boosting performance along the way.

    See publication

Projects

  • Google Chrome

    Google Chrome is a popular web browser we developed over time, first released in 2008. It is known for its speed, simplicity, security, and stability, often referred to as the four S principles:

    1. Speed: Chrome is designed for efficiency and quick navigation, with a fast startup and page loading time.

    2. Simplicity: The browser offers a clean, intuitive user interface, making it easy for users to navigate and manage their browsing experience.

    3. Security: Chrome…

    Google Chrome is a popular web browser we developed over time, first released in 2008. It is known for its speed, simplicity, security, and stability, often referred to as the four S principles:

    1. Speed: Chrome is designed for efficiency and quick navigation, with a fast startup and page loading time.

    2. Simplicity: The browser offers a clean, intuitive user interface, making it easy for users to navigate and manage their browsing experience.

    3. Security: Chrome prioritizes user safety with features like safe browsing, sandboxing, and regular updates to protect against threats.

    4. Stability: It runs each tab independently, so if one crashes, it doesn't affect the rest of the browser, ensuring a more stable browsing experience.

    Other creators
  • WebComponents.org

    -

    Googlers from the Polymer/Chrome team, along with some great folks from Mozilla’s X-Tag/Brick, as well as other Web Components community members (like me) had been cooking up a vision for a simple, neutral site/community devoted to encouraging good best practices for Web Components.

    Other creators
    See project

Honors & Awards

  • Engineering Excellence Award

    Chrome Browser

    For contributions to Chrome and browser benchmarking

  • Platforms & Ecosystems Award

    Google

    Awarded for my contributions to Chrome Performance & Core Web Vitals by Hiroshi

  • Search Tech Impact Award

    Google Search Tech Impact Award

    For contributions to the Page Experience program efforts to make the web faster

  • Most Exciting New Use Of Technology

    React Open Source Awards (React Summit)

    Awarded for my work on React Adaptive Loading

  • Web Platform Award Winner

    O'Reilly / Fluent

    The 1st Annual O’Reilly Web Platform Awards recognize individual contributors who have demonstrated exceptional leadership, creativity, and collaboration in the development of JavaScript, HTML, CSS, and the supporting Web ecosystem. The nomination process is open to the entire web community and all entries are judged by the Fluent program committee.

    http://conferences.oreilly.com/fluent/fluent2014/public/schedule/detail/35507

  • Google Search Tech Impact Award

    Google

    Awarded for my contributions to Core Web Vitals

Languages

  • English

    Native or bilingual proficiency

  • French

    Elementary proficiency

  • German

    Elementary proficiency

View Addy’s full profile

  • See who you know in common
  • Get introduced
  • Contact Addy directly
Join to view full profile

People also viewed

Explore collaborative articles

We’re unlocking community knowledge in a new way. Experts add insights directly into each article, started with the help of AI.

Explore More

Add new skills with these courses