July 05, 2026

:test_tube: Could use a hand testing something. Just landed a protocol pruning enhancement - the compiler now drops protocol implementations your app can’t actually reach, so every app gets smaller client bundles. Bigges…

2 319 0
Pinned
Hot in Hologram:

Latest Hologram ThreadsTop

bartblast
A year of Hologram releases in review (v0.5 through v0.8), then a deep dive into where it’s headed next: local-first. Most of it is a to...
New
bartblast
Most frontend code isn’t UI. It’s data plumbing - caches, sync, loading states, state management, and that’s the short list. None of it i...
New
bartblast
:test_tube: Could use a hand testing something. Just landed a protocol pruning enhancement - the compiler now drops protocol implementati...
New
bartblast
Hologram v0.10 is out! The headline is the event system, which got a lot bigger this release. You can now handle keyboard, scroll, resize...
New
Ankhers
Hey folks, I’ve been contributing to Hologram and building applications with it lately. It just hit a big milestone: v0.9 was recently r...
New
bartblast
Hologram v0.9 is out! The headline is a realtime layer - your server can now push updates to connected clients with no polling: broadcast...
New
bartblast
Hey folks, I’ve started publishing Build in Public posts about Hologram, roughly 1-2 times a week. They cover the design thinking behind...
New
bartblast
Hologram UI is in the works - the official component library for Hologram - and the waiting list is now open. A common reaction when I m...
New
sodapopcan
Now that I’ve used this in anger for a week, I’d like to introduce 0.1.0 of Mirage, a browerless testing framework for Hologram pages and...
New
sodapopcan
Hey Bart and all, I’m not sure if this has been talked about before (I’ve looked but of course I could have missed it) but one of my big...
New

HOTTEST IN Hologram THIS WEEK! Top

bartblast
I’ll be using this thread to share Hologram patch release announcements. Minor releases will continue to get dedicated threads with blog ...
New
bartblast
A year of Hologram releases in review (v0.5 through v0.8), then a deep dive into where it’s headed next: local-first. Most of it is a to...
New

HOTTEST IN Hologram THIS MONTH! Top

Ankhers
Hey folks, I’ve been contributing to Hologram and building applications with it lately. It just hit a big milestone: v0.9 was recently r...
New
bartblast
Hologram v0.10 is out! The headline is the event system, which got a lot bigger this release. You can now handle keyboard, scroll, resize...
New
bartblast
Most frontend code isn’t UI. It’s data plumbing - caches, sync, loading states, state management, and that’s the short list. None of it i...
New
bartblast
:test_tube: Could use a hand testing something. Just landed a protocol pruning enhancement - the compiler now drops protocol implementati...
New

HOTTEST IN Hologram THIS YEAR! Top

bartblast
I’m excited to announce Hologram v0.5.0, a major evolution of the full-stack Elixir web framework! This release brings massive performanc...
New
bartblast
It’s time to implement JavaScript interop for Hologram! Eventually, there will be Hologram wrappers for most APIs, but sometimes we’ll n...
New
bartblast
Hi everyone! I’m working on designing Local-First features for Hologram and I’d love to hear your thoughts before I dive into implementa...
New
bartblast
With the core component system and HTTP/WebSocket infrastructure solid, it’s time to tackle Pub/Sub support. What We Have vs What’s Miss...
New
bartblast
Hey there! :slight_smile: We need help completing Elixir’s browser runtime by porting some Erlang functions to JavaScript. Hologram aut...
New
bartblast
Hologram provides a way to write your entire web application in Elixir, with automatic transpilation to JavaScript for the frontend. It h...
New
bartblast
I recently started a discussion about reactive patterns in Hologram, but I realized I need to step back and design the composability arch...
New
sreyansjain
I have a state in Hologram lets say %{age: “40”} I have an input like so <input type="text" name="age" value={@age} /> I want t...
New
bartblast
This thread is dedicated to announcing updates to the Hologram documentation, as well as discussing any ideas for improvements and sugges...
New
bartblast
This discussion started in the Does Hologram support two way data binding? thread and evolved into a deeper conversation about reactivity...
New
bartblast
Hologram v0.9 is out! The headline is a realtime layer - your server can now push updates to connected clients with no polling: broadcast...
New
AstonJ
Posting this as a separate thread as I’m sure lots of people will be curious - what will the (or the intended) differences be and when mi...
New
krezicoder
Hi @bartblast I am super excited to use Hologram and started building my application in Hologram. For pages that I dont need realtime up...
New
bartblast
Hey there! :slight_smile: I’m working on updating the Hologram website home page and would love to get your input. Current situation: ...
New
AstonJ
Bart’s talk about Hologram got me wondering what kind of apps or components people are thinking about building (or think could be built) ...
New

HOTTEST IN Hologram THE LAST THREE YEARS! Top

bartblast
Hey there! There’s a new kid on the block! :smiley: What is it? Full stack isomorphic Elixir web framework that can be used on top of P...
New
bartblast
Hey Elixir community! :waving_hand: First, I owe you all an apology. There’s a running joke among my friends that Hologram is like nucle...
New
bartblast
Hey! For those following Hologram’s progress… I’m excited to share that I’ve just published the official roadmap for Hologram. You can ch...
New
rhcarvalho
Very interesting value proposition! Having watched some interviews with Elm’s creator recently, I wanted to ask where you stand in terms...
New
Richardm
Can anyone suggest any good repositories for Hologram projects? Richard
New
bartblast
Some great comments in the home page thread shifted toward what you’d like to see in Hologram’s future, particularly standalone mode. I’v...
New
New
bartblast
Hi friends, I wanted to share an update on Hologram that’s been on my mind lately. After nearly 3 years of full-time work on Hologram, ...
New
Lucassifoni
I think I’ve got a perfect use case for Hologram for a research project that is currently implemented with full Liveview for a rich UI. T...
New
bartblast
Hologram v0.6.0 is here, bringing production-ready features to the full-stack Elixir web framework! This release focuses on enhanced secu...
New
ouven
Hi, I just found this and found it very interesting. But I tried to play around with it but did not succeed. The repo was not touched f...
New
Eiji
i wonder how rendering templates in Hologram app affects SEO … Does anyone have any experience with it?
New
liamnguyen
Hologram is amazing and I love playing with Elixir in Front-End as well instead of using some JavaScript/TypeScript libraries/frameworks....
New
bartblast
Great news for Hologram: the Erlang Ecosystem Foundation has awarded a stipend to support key development milestones! I’m deeply gratefu...
New
bartblast
Hologram v0.8.0 is out! This release brings JavaScript interoperability - the most requested feature since the project’s inception. You c...
New

HOTTEST IN Hologram THIS Over 3 Years! Top

bartblast
Hologram UI is in the works - the official component library for Hologram - and the waiting list is now open. A common reaction when I m...
New
bartblast
Hologram v0.7.0 is out! This is a milestone release for the Elixir-to-JavaScript porting initiative. 49 contributors ported 150 Erlang fu...
New
pragdave
How do I tell Hologram not to escape HTML when substituting into templates? {Textile.render(@product.long_description)} escapes the HTM...
New
bartblast
After building Hologram and sharing updates across various places, I’ve realized there’s a lot happening that doesn’t always make it to t...
New
bartblast
Hologram’s journey just took a significant leap forward: Curiosum is coming on board as the Main Sponsor, and I’m joining their team to w...
New
bunnylushington
I’m wondering if it’s possible to assign a pipeline (in the Phoenix sense) to Hologram routes. More specifically: I would like all my Ho...
New
mwmiller
I am building my first Hologram application. I have it working to do what I want, but I am pretty unhappy with my architecture as it sta...
New
sreyansjain
I have been working mostly on liveview or other server driven frameworks. I have one question. Can hologram leak unwanted data? For exa...
New
bartblast
The official Hologram extension for VS Code is now live! It brings full syntax highlighting for HOLO templates - ~HOLO sigils in .ex file...
New
bartblast
Hey everyone! Just added syntax highlighting to the Hologram website. What seemed like a simple task turned into quite the adventure. Cu...
New
sodapopcan
Now that I’ve used this in anger for a week, I’d like to introduce 0.1.0 of Mirage, a browerless testing framework for Hologram pages and...
New
Starlet9334
Hello there, I am trying to understand reactivity in hologram. I’ve create a simple component calculator.ex that I am calling like this...
New
Richardm
Hi, What’s the best way of starting a Hologram project, from scratch, and is there a simple folder structure we can follow? Thanks
New
bartblast
This thread is for updates on the Hologram website (docs, new pages, roadmap, feature status, etc.). You can watch this thread to get no...
New
bartblast
Added by a user on X: https://x.com/aldicodes/status/1952095492139299036
New

Hologram

Classification: Isomorphic Web Framework
Threads: 84
Posts: 946
Forum Tags: #hologram

"Full stack Elixir web framework that intelligently transpiles Elixir client-side code to JavaScript"

  • Follow
  • Join
  • Shape
the conversation
Hologram on GitHub
Stars: 1,406 Watchers: 14 Open Issues: 116 Last push: 2 days ago

Core Team Members

Confs & Meetups

43 days remaining
Erlang Workshop 2026
Indianapolis, USA August 28, 2026
56 days remaining
ElixirConf US
Chicago September 10, 2026
76 days remaining
Goatmire Elixir (+ NervesConf EU)
Varberg, Sweden September 30, 2026

Saved Forums

    None saved yet

Top Sub Portals

    None added yet

Saved Forums

    None saved yet

We're in Beta

About us Mission Statement