I’ve been working on an open source project to bring better validation to Angular’s reactive forms. In this post we’ll take a look at how to use it, why I created it and the problems it aims to solve. Go to GitHub repo for latest updates as the API has evolved with new features since writing this article What is ngxErrors? If you’re familiar with AngularJS (1.x) then you’ve likely stumbled across

