Introduction to ng-messages for AngularJS

Share this video with your friends

Send Tweet

ng-messages is a directive added in AngularJS 1.3 that is used to display messages to the user. This is usually in relation to form error messages, and cleans up the syntax required to show feedback messages to the user.