The Secret Life(cycle) of Components & Production-capable Angular apps


Details
Time for ngStockholm #7 with special guest Leonardo Zizzamia! This time it's hats off for Betsson for hosting this event with only 2 days notice.
Hope to see you there!
Agenda
18:00 - Doors open. Food and drinks!
18:30 - Intro
18:40 - Oussama Zaki, Betsson
19:10 - Break
19:25 - Leonardo Zizzamia, Plan, USA
All times are approximate.
Production-capable Angular apps / Oussama Zaki
Most Angular online courses focus on getting an Angular app up and running using the standardized practices. They mainly cover the basic sides of the framework, and probably the tooling involved around the ecosystem. When it comes to large-scale production apps, extra measures are required to make the experience better for the user. This talk will cover some of the techniques used at Betsson such as Ahead-of-Time compilation (AoT) and tree-shaking which can help make your Progressive Web Applications much performant.
The Secret Life(cycle) of Components / Leonardo Zizzamia
There is an entire world of complex interactions happening just under the surface of an Angular application. We can use lifecycle hooks to perform complex state management, coordinate control flow and finesse asynchronous events that would normally result in unpredictable and volatile results. We will start out by laying a solid foundation of what lifecycle hooks exist and when they happen in relation to each other. We will then anchor this knowledge in practical concepts that you can start using in your projects right away to help you make friends and influence people. Then we will go into the Twilight Zone and learn how to manipulate Zone.js events, 3rd party events and how to use lifecycle hooks to bridge the gap between Angular 1.x and Angular 2.
Leonardo Zizzamia is a former Twitter engineer with a flare for front-end development and Angular. Throughout the past few years, he has been involved on many levels within the Angular community by helping blog, teach and spread the word. Throughout 2016, he has been making extensive use of both Angular and Angular 1.x to bring his startup project, Plan, to life. Leonardo is deeply passionate about big and original ideas and continuously sets out to reinvent himself through challenging software development efforts. He also hosts great dinner parties with amazing Italian food.

The Secret Life(cycle) of Components & Production-capable Angular apps