Jeff Byttow Presents AngularJS-101
Details
Schedule:
12:30 Food and Drink 1:00 Presentation
About the Presentation:
AngularJS (http://angularjs.org/) is an open-source (http://en.wikipedia.org/wiki/Open_source_software) JavaScript (http://en.wikipedia.org/wiki/JavaScript) framework, maintained by Google (http://en.wikipedia.org/wiki/Google), that assists with running what are known as single-page applications (http://en.wikipedia.org/wiki/Single-page_application). Its goal is to augment browser-based applications with model–view–controller (http://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller) (MVC) capability, in an effort to make both development and testing easier.
The library reads in HTML (http://en.wikipedia.org/wiki/HTML) that contains additional custom tag attributes (http://en.wikipedia.org/wiki/HTML_attribute); it then obeys the directives in those custom attributes, and binds input or output parts of the page to a model represented by standard JavaScript variables. The values of those JavaScript variables can be manually set, or retrieved from static or dynamic JSON (http://en.wikipedia.org/wiki/JSON) resources.
About the presenter:
Jeff Byttow has been programming since 1997 and has been working in .NET since .NET Framework 1.0 days. He is currently a Senior Application Developer for Diamond Marketing Solutions in Waukegan.
