Angular-file-upload directive by nervgh is an awesome lightweight AngularJS directive which handles file upload for you and lets you upload files asynchronously to the server. This post will give you ...
Key Skills :HTML, ASP.Net, C#, MVC, Web API, Web Services, Jquery, Angular JS, SQL Server. -Working on E-commerce portals, Payment Gateway Integration(Payu, Paypal ...
AngularJs allow pagination through uib-pagination directive. var app = angular.module("DemoApp", ['ui.bootstrap']); app.controller("Ctrlpaginate", function ($scope ...
In previous columns I’ve looked at using TypeScript with popular JavaScript frameworks like Knockout and Backbone. It makes sense, therefore, to look at how to use TypeScript with one of the most ...
In this blog, we will learn about form validation in AngularJS. From Angular 1.3 onwards, ngMessages module has been introduced and we will be using the same for form validation. Before the addition ...