📄️ Motivation
Aside was born out of frustration with the current state of developer tooling in the Javascript ecosystem. For years, the status quo has been that library developers need to build dedicated browser extensions for each library to provide tools for debugging, inspecting state and tracking user actions. This has worked fine, a lot of very good extensions have been created this way: React developer tools, Preact developer tools, Redux devTools, Reactotron, vConsole, Vue.js devtools, Apollo Client Devtools, and many more.
📄️ Getting started
Introduction