Overview
The past few years have been a whirlwind of new web and application frameworks, changing the way we build sophisticated client-side applications. Among the fastest growing, and quickly become most widely used, is AngularJS, Google’s take on client side application building. Come to this session prepared to understand just what AngularJS is, how it differs from other frameworks, and walk away understanding the components that go into an AngularJS application. You will not only see your first full AngularJS app, but also know where to go to learn more, and to build upon the skills learned in this session.
Objective
Give developers wanting to learn AngularJS a starting point from which to learn more and create web apps.
Target Audience
Developers wanting to create web applications and are curious about AngularJS
Assumed Audience Knowledge
Strong beginner to intermediate in JavaScript
Five things audience members will learn
- What AngularJS is and how it differs from other frameworks
- How to create a basic AngularJS Application
- Using directives and filters for “enhanced” HTML
- Separating functionality into controllers and services
- Adding third party functionality with modules