- React
- React London
- 2017
- Logux, a new approach to client-server communication
Logux, a new approach to client-server communication
Andrey Sitnik at React London 2017
Combining ideas from both Redux and CRDT, Logux is a new tool which replaces AJAX with real-time data in applications, synchronising action logs between the client and server while also providing an offline mode. This approach could significantly simplify application code and bring plug&play support for live updates and offline editing.