Dynamic interactions decouple user interface components from each other, allowing admins to decide on the action to take when an event fires. They also allow components to be easily swapped out as improved versions become available, even if the new versions come from third parties. In this session I’ll cover the basics of dynamic interactions and show how you can progress individual components from MVP to release.