aside: A Modular Browser Extension for Developers
Aside is a modular browser extension designed to be a valuable companion for web application developers. This extension provides libraries that enable users to render React components within their own applications and have the interface rendered directly into the Chrome developer tools.
One of the notable advantages of Aside is that it allows developers to build developer tools that can adapt and evolve based on the context of any application. This means that users can customize their development experience based on various factors, such as the state management libraries they use (e.g., Redux, Recoil, Jotai) or the state persistence methods employed (e.g., Apollo cache, local storage). Additionally, Aside offers support for app routes, further enhancing its flexibility and usefulness for developers.