๐ŸŒŽ Community-curated list of tech conference talks, videos, slides and the like โ€” from all around the world

๐ŸŽค

๐Ÿ“น Video:
Client-server synchronization is the next frontier Now that DOM/UI rendering is more or less solved on a frontend, and efficient servers are easy to write, we need a good understanding and solid model on how to pass data around in a reliable, efficient and easy-to-use way. What makes it interesting is that thereโ€™s no good answer to that question yet, so a lot of discussions, papers and libraries are happening right now. Another thing is that it seems that weโ€™ll need to change the way we think about data, and the change will affect client, server, DB and maybe even our programming languages. Keywords: REST, GraphQL, Relay, Apollo, PouchDB, Meteor, Firebase, distributed systems, conflict resolution, operation transformations, CRDT
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.