HACKER Q&A
📣 parentheses

Which would you choose for your dev tools?


If you were to have a dev tool with 2 interfaces, which 2 would you pick _for yourself_ and why?

Interfaces that come to mind:

- Web UI: GitHub

- Native App: there are many I've seen; don't use

- Terminal Command: git

- Terminal UI: tig


  👤 sp332 Accepted Answer ✓
Native app: I can use it offline, and decide to keep or install an older version if one is broken or removes a feature I like.

Terminal command: easy scripting, and command history.