Search This Blog

Translate

Angularjs The Challenge With SPAs

The chanlange with SPAs

If you don't know whats is angularjs please first you will see this tutorial. There are some chanlangies for SPA listed below.  
Angularjs Logo for IRtutor.blogspot.com
Angularjs Logo
  • DOM Manipulation
  • Routing
  • Data Binding
  • History
  • Catching
  • Ajax/Promises
  • Module Loading
  • Object Moduling
  • View Loading

AngularJS is one core library.
I really like that concept because I don’t have to rely on a million other scripts and worrying about
those different script versions playing nicely into the future.
Now what are some of the features?
  • Data Binding
  • MVC
  • Routing
  • Testing
  • jQlite
  • Template
  • History
  • Factories
  • View Model
  • Controllers
  • Directives
  • Services
  • Dependency Injection
  • Validation

Conclusion

I hope this tutorial was helpful. If you like this tutorial don't forget share and give your feedback.
You will must read 3rd tutorial Directive, Data Binding, Expression, Filters, Repeat in AngularJS