"Working with Angular Components" by Cutter
Details
Angular 1.5 introduced a new paradigm, in Angular development, by shifting reusable display bits to “Components”. Angular Components replace many traditional Directives, while continuing to provide a rich ecosystem for handling isolate scope and change handling, giving us the flexibility to create more modular display blocks for reuse. While very similar to Directives, there are key differences that a developer needs to be aware of when deciding which to use in a specific situation. This session will cover the basics of Angular Component architecture and development, some of the differences between Components and Directives, and some guidelines to use when determining which is appropriate for your use case.
Speaker Bio:
Cutter has been involved in web development since the mid-nineties. Coming to Nashville back in 2005, Cutter worked his way up to become the development manager for Dealerskins, was a Senior Team Lead for NSite, a government contractor working on a large application for the DOD, was a Senior Architect for InVision, and now works as a Senior UI Developer for UL EHS Sustainability. Cutter has been involved with JavaScript development for many years, working through the browser wars and gaining experience with multiple libraries and frameworks along the way. He also co-authored the first book written for the ExtJS library, Learning ExtJS, as well as the follow-up, Learning ExtJS 3.2.
