See more
…ideration that because the actual JSON is bigger (in this case by 24%) it will take up more of your system memory when stored in a String and it will take longer to send in an HTTP request for example.
These checks and callbacks are handled automatically in MVI using reactive programming that supports observer paradigm.