Remix.run Logo
conductr an hour ago

Their website is pretty garbage IMO. Every single click is a spinner image for 1 second while the layout adjusts and fetches data. I’m not certain if this is a react or vue or whatever FE JavaScript thing but it’s extremely prevalent across the web and pretty much completely defeats the purpose of having a SPA design.

flomo 18 minutes ago | parent [-]

TT was/is old-style "slick", like at the time it put my bank to shame in terms of UI. It probably wasn't using a 'popular framework' and if it was, it wasn't a naive implementation. It also was/is optimized for desktop, while many financial corps now only care about mobile. So as of last April, it was still good enough for me.

Was it fast? No. Just fast enough. That's why I doubt the desktop app is really any different. They must have a bunch of API endpoints, and the 'slowness' is all on the backend.