Speaker: Jean-Jacques Dubray is the founder of xgen.io and gliiph. He has been building Service Oriented Architectures, and API platforms for the last 15 years. He is a former member of the research staff at HRL and earned his Ph.D. from the University of Provence (Luminy campus), home of the Prolog language. He is the inventor of the BOLT methodology and the SAM pattern.
Brief: Angular2 is rapidly gaining traction as a robust Web framework. The SAM pattern introduces a new and easy way to build Angular2 application following a modern reactive, single-state-tree and unidirectional data flow architecture where the application logic is nicely and entirely separated from the framework itself. One of the key benefits of the pattern, amongst many other, is to decouple the view components from the back-end APIs.
We'll give a rapid introduction about the SAM pattern and walk through some code samples.