Hi Dani, nice post as usual :) One question tho, how to deal with side effects using your approach? Like, actually saving the changes via HttpClient, and then using the response from the backend to apply a certain change to the existing state in the FE. Thanks!