Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move DevTools to browser extension #3

Open
Idered opened this issue Apr 14, 2020 · 0 comments
Open

Move DevTools to browser extension #3

Idered opened this issue Apr 14, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@Idered
Copy link
Owner

Idered commented Apr 14, 2020

Currently DevTools is just a React component and it has some cons:

  • It's unusable in pure JS environment
  • You need to add it to your app tree
  • It can collide with application UI

Browser extension like React DevTools would be a perfect solution.

@Idered Idered added the enhancement New feature or request label Apr 14, 2020
@Idered Idered added this to the 1.0.0 milestone Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant