Diving into State Management

Todd
                    SnyderTodd Snyder

10:00:00 AM - Paoli

Users expect modern web applications to preform like traditional desktop applications that have advance user experiences and business behaviors. This leads to additional complexity that developers need to deal with including client side state management across multiple screens and components. Even for the simplest UI state management can look simple and quickly become complex. We will examine the common design patterns and frameworks that make it easier to deal with state management. While the talk will focus on Angular and https://ngrx.io. The topics covered can be utilize in your preferred JavaScript frameworks.