TODO cleaner split between frontend and backend is needed. Move most of the logic to the backend and leave the error handling in the frontend. E.g. by using callbacks.
See Implementation
TODO cleaner split between frontend and backend is needed. Move most of the logic to the backend and leave the error handling in the frontend. E.g. by using callbacks.