react components in AEM

This talk will show how to implement AEM components in React using the aem-react library. The library embraces the universal rendering approach which makes it possible to implement the client side interactivity and the server side rendering within a single codebase.

The talk will cover the basic usage, the challenges of integrating AEM and react and examples ranging from simple components to single page app.