You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'Reactime v17, we have come a long way from beta. Now introducing full Context API support and CustomHooks support: thereby allowing developers to better visualize the states and ... ',
'Reactime is a Chrome extension and time-travel debugger for React that allows developers to record, track, and visualize state changes. Reactime leverages React’s core reconciliation... ',
description: 'Reactime is a debugging tool that lets developers take snapshots of an application\’s state data as well as time-travel through these snapshots. The snapshots display React...',
description: 'See your application state in a stylized and interactive format, for clear concise state management',
9
+
},
10
+
{
11
+
name: 'Time Travel Rendering',
12
+
description: 'Simulate any state change from your DOM history, with a simple click of a button',
13
+
},
14
+
{
15
+
name: 'Action Comparison & Snapshot Series',
16
+
description: 'Save a series of state snapshots and use it to analyze changes in component render performance between current and previous series of snapshots.',
0 commit comments