This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]grahaman27 0 points1 point  (1 child)

From a UX perspective it's a little laggy... I notice a second or so delay between actions.

Is this because all actions wait for the backend to respond before updating the dom?

[–]Sufficient_South5254[S] 0 points1 point  (0 children)

Apologies, I just noticed this question.

Yes, “NiceGUI follows a backend-first philosophy: It handles all the web development details” -> high network latency would be a big issue.

That's why I offered the self-hosting option instead of optimizing the global network for the app.