2025-06-04T11:36:59Z

Dorian Taylor

Even once caching is implemented, a full server round-trip for the whole page with every POST is costly and often unnecessary.

Override form POST actions with scripting.

Sense Atlas Front End

Write front-end code that hijacks form submissions and supplants them with AJAX (again, or whatever it's called).