"Shaping User Experience with RxJS" with Chris Trześniewski
Modern web applications often need complex user interactions. As developers we need to make sure that we build those in a clean and understandable way that is also fairly easy to modify. This is where RxJS comes in. In this session, we will learn how to use RxJS to implement different UI features and how, by choosing different RxJS operators, we can model User Experience to our application’s needs.