By mswatcher
via blogs.jetbrains.com
Submitted: Mar 01 2013 / 11:38
In case you haven’t already been introduced, AngularJS is a popular JavaScript framework for creating dynamic web applications. It provides many of the services required to build such applications, not the least of which is a declarative approach to updating the UI. It favours the use of data binding and templates over direct DOM manipulation, and it makes it possible to create complex sites with a minimum of code. For more information, check out the examples on their home page, or take a look at the video tutorials by our very own John Lindquist.
Tweet
SaveShareSend
Tags: frameworks, javascript
Add your comment