Reactime

#4.73 / 33 rate

Reactime

3,000 users

2020-03-08

Reactime

reacttimetravel@gmail....

Extension Information

5 star
89%
4 star
4%
3 star
0%
2 star
0%
1 star
7%

Supported Languages

Permissions

Hot Permissions

Description

A Chrome extension that helps debug React applications by memorizing the state of components with every render.

Reactime was nominated for the Productivity Booster award at React Open Source Awards 2020.

Reactime is an open source Chrome developer tool for time travel debugging and performance monitoring in React applications. Reactime enables developers to record snapshots of application state, jump between and inspect state snapshots, and monitor performance metrics such as component render time and render frequency.

Features:

- Record Snapshots of Application State and Accessibility Tree
- Import and Export Snapshots of State
- Time-Travel Debugging
- Snapshot Series Comparison
- Component Tree Visualization
- React Router Compatibility
- Component Render Time & Frequency
- Support for Gatsby, Next.js and Remix
- TypeScript Support
- Ability to Reconnect
- Web Performance Metrics
- Tutorial Walkthrough
- Prop visualization both in color and thickness of the branches of connecting the components
- Heat map bar underneath the top menu


What’s New!

Reactime 25.0 includes a new prop visualization feature and heatmap bar for developers!
We also addressed the previously reported freezing issues on start and brought up the Jest Library in much better condition as it was before; from 20% of the tests working to more than 85% now working correctly.
Some of the UI was rearranged to be more aesthetically pleasing and render the main window bigger for the diplay of the component tree in the process.

https://medium.com/@loganjnelsen/reactime-v25-the-time-to-react-is-now-ace90e45a9c7

Troubleshooting:

Why is Reactime telling me that no React application is found?
Reactime initially runs using the dev tools global hook from the Chrome API. It takes time for Chrome to load this. The current workaround is to navigate to your Chrome Extensions and refresh Reactime. Then, navigate back to your application, refresh the page, and then within the Reactime Dev Tool, right-click and hit "Reload Frame".

Why do I need to have React Dev Tools enabled?
Reactime works in tandem with the React Developer Tools to access a React application's Fiber tree; under the hood, Reactime traverses the Fiber tree through the React Developer Tool's global hook, pulling all relevant information needed to display to the developer

There is a black screen instead of the Reactime extension
Try refreshing the application you want to test and refresh the DevTools by clicking the right mouse button “Reload frame”.

I found a bug in Reactime
Reactime is an open source project, and we'd love to hear from you about improving the user experience. Please read the DEVELOPER README in GitHub and create a pull request (or issue) to propose and collaborate on changes to Reactime.

By default this only our app only injects content scripts into localhost.
If you would like it to run on more websites please go to https://github.com/open-source-labs/reactime. Fork and clone the repository and change
"matches": ["http://localhost/*"] to "matches": [""] in the manifest.json src\extension\build\manifest.json

Reviews

Logan Nelsen
Logan Nelsen

Andrew Byun
Andrew Byun

This is a very useful tool to debug React applications! Looking forward to using this!

Jimmy Phy
Jimmy Phy

Such an amazing developer tool that helps me debug my react application so much faster. Looking forward to any new updates that may come.

Similar extensions

React Context DevTool
React Context DevTool

Deep Patel

Realize for React
Realize for React

Realize for React

React VT
React VT

react-vt

VisBug
VisBug

https://visbug.web.app

React Stores Devtools Extension
React Stores Devtools Extension

konstantin24121

React Hook Form Developer Tools
React Hook Form Developer Tools

bluebill1049

React Performance Devtool
React Performance Devtool

tulswani19

Recoilize
Recoilize

Team Recoilize

Redux DevTools
Redux DevTools

Redux DevTools

Testing Playground
Testing Playground

stephan

React Inspector
React Inspector

hand-dot

HTML to React
HTML to React

https://htmltoreact.app