Ask HN: Any reason why TUI aren't more used as internal tools?
I see no point in developing Web interfaces for internal company needs. TUI are cross platform, are obviously interactive, update-able in real time if needed, just like a web application.
I am proposing this because in our place we are constantly in a lack of a front developers to actually implement interfaces for outside public, so there is no way we can get one assigned for internal needs.
While creating TUIs is simple, and can be done by a backend dev without descending into the hellpit of yarn, node, npm; or even learning Django which looks like an overkill
4 comments
[ 3.3 ms ] story [ 20.2 ms ] threadAfter I left my previous company, I created a SaaS (https://www.airplane.dev/) that makes creating these kinds of internal tools pretty easily. If you write pure backend code/Python scripts/SQL/etc, Airplane will auto-generate the corresponding UI and also allow execution through a Slack bot.
Just flagging that I am the cofounder but thought your use case is perfect for Budibase:
https://budibase.com/ https://github.com/Budibase/budibase