Dato is a new way of building applications, heavily inspired by Meteor/Firebase/Relay, but informed by functional, data-oriented programming techniques. The goal is to provide:
- seamless, permission-aware data synching between the sever and n-clients
- seamless, permission-aware rpc invocations
- a more flexible, intuitive UI layer
- advanced tooling layer for time-traveling debuggers, state serialization, component layout, query editing, performance optimizations, and others.