| ▲ | andix 18 hours ago | |||||||||||||||||||||||||||||||
It's totally possible to get this done with a web based SPA. Just get rid of all the fancy design, images, gradients, animations, and so on, and just focus on usability. The management needs to pick the right concept though, not the one with pretty and playful screenshots, but the one that focuses on the right KPIs (the 20 most common user flows need to take less than x seconds for an average user). | ||||||||||||||||||||||||||||||||
| ▲ | conductr 18 hours ago | parent | next [-] | |||||||||||||||||||||||||||||||
I was just giving some examples, it being theoretically possible in SPA isn't really helpful given that nobody will implement it that way. You're basically living in theory. I've literally done the before and after on this a handful of times and it's always worse off. Management will never do that, it's always design by committee, the KPIs won't be defined or will never really have teeth, it will turn into someone's vanity project, they won't even pay someone to optimize the code - quite the opposite, they'll choose to build it on something like Salesforce or some other very non-performant enterprise-y platform, etc, etc. All the TUI get these performance gains out of the box without much additional effort. The constraints of the UI are it's strength as it prevents people from adding all this bloat in the first place. When you leave it up to people, especially business users or UX folks, it will get spoiled. It's almost a law. | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
| ▲ | noir_lord 18 hours ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
Possible yes but there are properties of a TUI vs a GUI where the TUI encourages faster keyboard navigation because when they were common there was only keyboard navigation whereas a GUI comes with it's own upsides (discoverability been the big one). When I was in college (many years ago) the company I worked for used a TUI for its inventory/back office systems (terminal emulator talking to an AS/400) and once you understood the hierarchical structure and how it worked you could fly through that system because it was all keyboard nav. Few GUI's have ever been that fast for me even the ones that go out of their way to make everything accessible via the GUI bindable. | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
| ▲ | hgamaral 17 hours ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
> It's totally possible to get this done with a web based SPA. Yeah, I guess I could say that before I tried rebinding ctrl-w and some of the Fx keys (like F12). | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
| ▲ | 1718627440 13 hours ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
You can sure do that, but you are basically implementing a terminal in a website. | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
| ▲ | hulitu 17 hours ago | parent | prev [-] | |||||||||||||||||||||||||||||||
> It's totally possible to get this done with a web based SPA. Sending http response, waiting for reply. Http 200 ok and so on and so forth. Web sucks. Of course, you can have something like Jira, bur still sucks. | ||||||||||||||||||||||||||||||||