Building Interactive UIs in Elixir with Hologram Framework

2
clicks
Building Interactive UIs in Elixir with Hologram Framework

Source: youtube.com

Type: Video

In this presentation recorded at ElixirConf EU 2025, the speaker discusses Hologram, an innovative full-stack isomorphic web framework that allows developers to create rich, interactive user interfaces solely using Elixir. The process involves transpiling Elixir code to JavaScript, which facilitates direct execution in web browsers while keeping the client-side state. The talk explores Hologram's code analysis capabilities, which distinguish between client and server responsibilities, and showcases practical examples of developing interactive UIs without the need for JavaScript. The approach promises improved performance, enhanced offline functionality, and diminished server load.

© HashMerge 2025