Bart is the creator of Hologram, a framework that brings the joy of Elixir to frontend development. With over 20 years of experience building web applications, he’s passionate about making web development more intuitive and efficient. Based in Warsaw, Poland, he focuses on evolving Hologram to help developers build rich web applications using pure Elixir, proving that frontend development doesn’t have to be complicated.
Building rich, interactive UIs in pure Elixir is now possible with Hologram - a full-stack isomorphic web framework. By automatically transpiling Elixir to JavaScript, Hologram enables Elixir code to run directly in the browser while keeping the state on the client side.
This talk demonstrates how Hologram analyzes code to determine what should run on the client vs server, transforms Elixir into JavaScript, and manages client-side state. Practical examples will showcase building interactive UIs without writing JavaScript, and illustrate how this approach leads to better performance, enhanced offline capabilities, and reduced server load.
Key Takeaways:
Target Audience: