That depends on how they have set everything up. In an ideal world the HTML page just gets its information more or less directly from the mail protocols you’d use with a separate client as well. But speaking from experience the tech is never set up ideally. Not even at billion dollar companies.
Of course, it’s also very likely that they just want to kill the simple interface because they can track more stuff in the JavaScript one.
wmassingham@lemmy.world 1 year ago
The old HTML and new fancy interfaces both depend on a backend, presumably the same one. But if they want to change anything on the backend, they risk breaking any interface that uses it. So if they ignore it, it’ll probably end up broken.
FlyingSquid@lemmy.world 1 year ago
Interesting. Thanks.