1 min readMay 4, 2020
Hey Alexandr!
As you have mentioned above, angular forms look abandoned. Error messages should be a part of the original API and we should not need to implement our solutions for this. My solution works well but it has some important points to fix.
It checks for all form controls even when only one change.
It does not end the subscription which may cause memory leaks.