-
ANGULAR RESOURCES
In most of the applications we need to talk to some kind of database. While AngularJS is a client side library which is capable only at the client side or at browser, now to connect to our database which usually resides at our server we need NodeJS. NodeJS is an awesome light weight, non-blocking platform
-
AngularJS Tutorial Two Way Data Binding
This post is the continuation of my previous AngularJS tutorial, I had explained JSON parsing using AngularJS. In this we are going to explain how to do two way data binding with Angular JS. Data binding is the most useful feature in AngularJS, It will help you to save from writing a lots of regular
-
ANGULAR BASICS by scripty(books)
if you are new of ANGULAR, I recommend this free book, ANGULAR BASICS by scripty(books) for understand how works angular Introduction Basics Controllers Scopes Collections Modules Dependency Injection Services Filters Directives Directive Scopes Routing HTTP
-
Kickstart Your AngularJS Development with Yeoman, Grunt and Bower
Whether you love or hate it, there’s no denying that AngularJS is the framework on every developer’s lips. It may not be for everybody, but AngularJS has a quirky, efficient and powerful feature set. Couple that with a few useful development tools like Yeoman, Grunt and Bower and you’ve got yourself an incredibly fast rapid
-
AngularJS Tutorial RESTful JSON Parsing
Last some days I have been working with AngularJS, it is a Javascript MVC framework created by Google. Now Angular.js is my personal favorite framework to build better architecture web projects, especially for RESTful web services. It improves HTML with new attributes and expressions in order to define powerful templates directly in your HTML page.
-
Build a Sweet Photo Slider with AngularJS Animate
If you have knowlodge of html5, css and little angular you can make one photo slider, take a look of this great tutorial read more