Yes You heard it right. Increased your productivity by X%.
In recent times, I have found it challenging to get oriented in the codebase when working on projects that I am unfamiliar with. I therefore searched for a tool to address it. Then I discovered the enchanted LocatorJS
browser addon.
LocatorJS - A browser extension for React devs that allows you to click through from your app to its code.
You Click on a component to go to its code
- Click on any component in the browser to open its code in your IDE.
- Supports React, Preact and SolidJS components.
- Select your IDE, and then use option-click or alt-click on any website with supported components.
Top comments (0)