
It is a convenient way to traverse your React app in VS Code. As your codebase grows, your native file structure becomes less and less intuitive. It is an interactive hierarchical dependency tree that lives directly within your VS Code IDE, as accessible as the native file system. You can build your tree by selecting any component file as the root and get information about the available props at any level. It also provides visual indication of Javascript syntax or import errors in your files, and shows you which components are connected to your Redux store.
No tools found in this company's stack yet.
No stack decisions shared yet.