Articles tagged Angular

Providers, Factories and Services in AngularJS

  • Reading time:78 mins read

Many developers ask this question, trying to understand this dependency injection, other differences, advantages and disadvantages of these AngularJS objects. In this article I will try to explain in details…

Single Page Application with AngularJS

  • Reading time:121 mins read

AngularJS is a dynamically developing framework for building dynamic web applications. As framework, it provides many functions out of the box. To start with, in our tutorial we will show you how to build a basic single page application. It will help you understand main concepts of working with the AngularJS, and next time you will be able to create more complex projects.

(more…)