Angular

Build a wrapper directive for animate.css

Build a wrapper directive for animate.css

This tutorial will present a way of implementing a wrapper directive for the popular animate.css animations file. Introduction I recently discovered this interesting css animations file called...

How to create custom validator directives with AngularJS

How to create custom validator directives with AngularJS

This article we will show you how to use AngularJS 1.3.x features (or later) to create a form with special requirements like the one for creating a new account on a server. Furthermore,...

Create Interactive Charts with ui-grid and Angular Chart

Create Interactive Charts with ui-grid and Angular Chart

What we will do? This tutorial will show you how to create a basic grid using ui-grid, and how to create charts with angular-chart.js. Further more, you will be shown how to link these two...