Web Unleashed 2013

2013-11-07 00:00:00 2013-11-09 00:00:00 America/Toronto Web Unleashed 2013 FITC is back in New England for Web Unleashed 2013 with a ton of learning and collaborating opportunities over a two-day period: day one features a wide range of conference sessions focusing on front-end development and day two takes a deep dive into specific topics with… Waltham, MA FITC Waltham, MA

Presentation


Overview

AngularJS is an open-source JavaScript framework, maintained by Google, that simplifies development of single-page applications. This session will provide an overview of AngularJS framework and demonstrate test-driven development of single-page applications.

In this session Andy will present a walkthrough of Angular’s core features such as dependency injector and directives. He will showcase a test-driven development of AngularJS applications using Jasmine and explain Angular’s data bindings that allow for creation of views and controllers that update automatically in response to data changes. He will also demo Angular’s deep linking and front-end validations and present integration with Ruby On Rails back end using AngularJS AJAX abstractions.  Finally, Andy will utilize AngularJS directives and components to create reusable UI elements.

In summary, AngularJS is a great framework for creating complex single-page applications. Attendees will leave the talk with a solid understanding of Angular’s test-driven development process.