There are a lot of tools that aren’t directly built for Holochain but can help us out as we develop apps. Please share the ones you like the most! I’ll start with a few that I’ve seen:
- Storybook, a tool for cataloguing and prototyping UI components for React, Vue, and Angular.
- Socket Wrench, a GUI for talking to a WebSocket server (kind of like Postman is for HTTP). You can use this to talk to a running conductor or one of its instances.