1. React
  2. React London
  3. 2017
  4. 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.