AngularJS Show/Hide Animation using ngAnimate
This tutorial tackles on how to create a simple hide/show animation in Angular JS using ngAnimate. ngAnimate provides animation hooks for common Angular JS directives. Angular JS is a javascript framework maintained by Google and is capable of creating Single-Page Applications.