On my first official job after college I was working on making a web version of a Delphi software. The team was already on their third rewrite of the front end cause they had to change frameworks. I made the cass that we should write our own framework, so I prototyped FOS (the components I use on my website) to prove my point. The team (a bunch of mostly Delphi programmers) did not like my suggestion. Anyways, soon a…
You might want to look at something like morph Dom to keep input focus when you have to re-render the form, for example.
Have you faced any scenarios where that's needed? I'm curious.