Kent C. Dodds 5/5/2020

Tracing user interactions with React

Read Original

This article details how to use React's unstable interaction tracing API to link user interactions (like form submissions) with component updates and performance data. It provides code examples for basic and asynchronous tracing, helping developers gain context for performance monitoring in production applications. Note that this API was experimental and removed in React 17.

Tracing user interactions with React

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet