tribou / react-template

Build a server-rendered React app and share code across web, React Native, and Electron
Apache License 2.0
4 stars 9 forks source link

Compare Reactotron with the usual devtools #81

Closed tribou closed 6 years ago

tribou commented 6 years ago

https://github.com/infinitered/reactotron

Might be a better inspection experience across React web and React Native. Error hijacking (similar to rollbar) looks pretty useful as well.

Downside is it takes us farther away from Chrome devtools which has been iterating frequently and adding excellent new features.