The title of the presentation gives away what I have been leaning recently: Angular JS, a Google framework which is ideal for building Single Page Applications or SPA, but it is good for many other things as well.
AngularJS also has no dependencies to other libraries... "Do you like what you are reading Daffy? One library!" Only that makes maintenance, a word that "Dr Evil of Softwarestershire" does not know how to pronounce, a bit easier.
In this presentation I am going to try to use examples to illustrate concepts and the audience input will be very much welcome. Usually I learn more during a team presentation that I have to deliver than from the presentation preparation time because knowledge flows very interactively and I like that.
The objectives of this meeting are the following:
I will post the presentation here along with sample code snippets.
Post Meeting
I enjoyed delivering this talk and I hope that the presentation was effective. If members of the audience took with them key concepts to help them get started with AngularJS then the presentation met its primary objective: to "bootstrap" the learning of AngularJS.
One very important question that came up during the meeting was Why Angular? Why should I learn Angular now when there are other mature frameworks out there? My answer is that although Angular could be used to accomplish complex tasks, AngularJS really shines when building Single Page Applications (SPA) due to some of its features: Routing, Dependency Injection, View Injection, perfect to consume RESTful services to manipulate data, it MVC separation of responsibilities, testability, etc
The scientific way to select any tool, and selecting AngularJS over other frameworks should not be any different, would be to set up a selection process and evaluate selection criteria which more matter to our project. I added to the presentation deck the following slide to illustrate the idea. The scores are from 0 to 10 where 0 would be the lowest score, poor performance, and 10 would be a high score or excellent for the specified selection criteria. Therefore, assuming that my team would be creating a SPA solution, a table like this would help me select the best framework for us.
My enthusiasm about AngularJS grows the more I see its features. We should keep learning together this technology.
![]() |
| Download Presentatino |

