Monday 31 August 2015

AngularJS Tutorials: The beginner's guide


Angular JS is the most widely adapted trend in UI development these days. With the basic knowledge of HTML and Javascript, it is quite easy to develop a basic Angular JS application. While angular is quite in demand at this time, it is worth while noting that various functionalities or plugins are still not available in Angular world. Hence, a middle way of using the Angular taste with existing frameworks like jQuery is the thing to go for.


Here, I am starting a new series for the beginners of Angular JS. This series is strictly meant for beginners and a basic understanding of HTML and javascript is presumed. However, the pros are always welcomed to leave their comments.


After going through the series you will be able to:



  • Scaffold a basic Angular projects using tools like Yo, grunt, bower.
  • Host and run your application on Node.js.
  • Describe and use Angular Controllers, Services, Directives etc.
  • Create a web application interface backed by Angular JS.


So, if you are ready to go, without losing any time kick start with the first tutorial below. Although, all the links below are quite independent from each other and can be referenced separately, it is highly advisable to go through the provided order to make the most out of them.


No comments:

Post a Comment

Your valuable comments on this post are welcomed. Think something is missing, something is inappropriate or want to share something???
Please feel free to comment..