Nice work but I have a question about the facade layer as you mentioned you subscribe to your subject in order to make sure that fresh data is available inside the subject but what about destroying that subscription doesn't it create a memory leak because whenever we call the facade method it will create a subscription and that subscription will always be on the memory how to handle this case?
This is brilliantly put together. Thank you for sharing Alexey Karpov!
Impacting. Do you have any work on the full implementation of todos, it's dos and don'ts in react?
saeed baghestani
This article was very helpful for me, of course I am new to this field and need to spend more time learning and experiencing to be able to give a better opinion and along the way I hope to use your knowledge.