In this presentation, we’ll explore INP (Interaction to Next Paint) and the new scheduler.yield API introduced in Chrome 129. We’ll discuss how this API allows developers to give the browser the flexibility to prioritise critical tasks, like painting or responding to user input, while handling longer-running operations. You’ll learn practical use cases for improving user experience and responsiveness on the web, making your applications feel smoother and more efficient.