Road to AngularJS

AngularJS is a great framework for developing single page responsive web applications. If you are a web application developer and work with front end, you should learn AngularJS.

As there are too many ways to do a particular job, learning angular may seem difficult at the very beginning. If you read the tutorials that are available in internet, you might get confused seeing that same task is done in different ways by different people.

I've been studying on AngularJS for last few months and trying to get a clear concept on how this works and what I should do to use AngularJS in my projects. In this post, I'll note down my experience of learning AngularJS so that I can follow in later. I hope this will also help others who want to learn AngularJS.

Step 1:
Follow the tutorial that is available in the https://docs.angularjs.org/tutorial. There are 13 steps in this tutorial. Complete all of them. As they use Git for the codebase and node.js for server, it would be better if you have experience with Git and node.js

This tutorial also shows how to setup and test the components of an AngularJS application. If you are familiar with software testing and unit testing, you'll find it very useful. But if you are not familiar with testing, don't be afraid. You may skip the testing parts.

Step 2:
Complete the AngularJS course in the code school. Here is the link to the course https://www.codeschool.com/courses/shaping-up-with-angular-js

This course will help you understand the controllers and directives in more details. 

Step 3:
Read this post http://www.ng-newsletter.com/posts/how-to-learn-angular.html. This is an excellent article on AngularJS. You also should check the links that are provided in this post.

Comments

  1. Thanks for the nice blog. It was very useful for me. I'm happy I found this blog. Thank you for sharing with us,I too always learn something new from your post. AngularJS Course in Pune

    ReplyDelete
  2. Good Post! Thank you so much for sharing this pretty post, it was so good to read and useful to improve my knowledge as updated one, keep blogging.
    I am really happy with your blog because your article is very unique and powerful for new.


    Best Training Institute for AWS in Pune
    Robotic Process Automation Training in Pune
    AngularJS Course in Pune

    ReplyDelete
  3. Very nice blog keep sharing such informative text. For expert tarining with guaranteed placement assistance Joing Ducat for angular training in noida

    ReplyDelete
  4. This comment has been removed by the author.

    ReplyDelete

Post a Comment

Popular posts from this blog

Run tasks in background in Spring

Conditional field inclusion in Jackson and Spring Boot

How to configure Wildfly 10 to use MySQL