WebResourcesDepot |
Complex Web Apps Made Simple With AngularJS Posted: 16 Jan 2011 09:07 PM PST <angular/> is a JavaScript solution which provides primitives to create UI projections of your data. Rather than a framework, it is more a templating system with bidirectional data binding; your model is always the single source of truth for your application state and your view is simply a projection of your model. <angular/> apps are specified declaratively through custom HTML tags and attributes that specify the intent of your application (readable code). It is 100% JavaScript (works with jQuery but does not require it), 100% client side and compatible with both desktop and mobile browsers. Special Downloads: Advertisements: |
You are subscribed to email updates from WebResourcesDepot To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Comments (0)
Post a Comment