↧
A simple AngularJS web app that converts text to url format
We are going to create a very simple yet powerful web app using AngularJS from Google. Our app will take any input and will convert it into URL format instantly. We will be creating a filter named...
View ArticleAngularJS datagrid paging, sorting, filter using PHP and MySQL
This tutorial explains how to create a datagrid similar to ASP.NET gridview with client side paging, searching and sorting functionality using AngularJS, PHP, MySQL. Following are links to the demo and...
View Article