Reactime
Reactime copied to clipboard
Developer tool for time travel debugging and performance monitoring in React applications.
-bolded the sub headers for the features section -put the authors in a table so less scrolling is needed
After unpacking the archive and installing the extension in chrome, in devtools the extension looks just black, but for the first 2-3 seconds it works fine  
I have the react devtools extension installed, but reacttime is showing: Is there anything needed to be done for the extensions to see each other?
Hi recently I got this error when I open my react app in development mode:  It seems this function S has been called in an infinity loop  Perfomace...
.cargo/config
Reactime works for some of my React projects but one errors out upon startup:  ...which is this:  This is with: ├─ [email protected]...
Reverts open-source-labs/reactime#275
It seems that in some cases, declarations inside `VariableDeclaration` elements in the AST are missing the init property, e.g.:  So add a check to handle this gracefully.