The Holy Grail of Isomorphism

Isomorphic applications reuse code between client and server, but they are usually limited to the confines of a web browser. This often leaves out native (desktop or mobile) clients, and as a result, forces duplicative engineering effort.

In this session, Evadne shall demonstrate how this problem can be addressed by deconstructing and then recombining various technologies, so as to achieve true application code and tooling reuse between web, desktop and mobile clients, while reducing the chasm between client and server code and enabling teams to adopt new paradigms, such as LiveView, in a rather pervasive manner.