Hologram v0.5.0: Major Performance Boost and New Features

2025-07-29
Hologram v0.5.0: Major Performance Boost and New Features

Hologram 0.5.0 is a major release featuring significant performance improvements and new features. Core client-side operations have been sped up from milliseconds to microseconds, enabling real-time interactions. This release includes comprehensive session and cookie management, a new HTTP-based transport layer, live reload functionality, and incremental compilation. It also introduces a high-performance bitstring implementation, foundational CRDT support, and more, laying the groundwork for future distributed features. Over 950 commits have improved both developer experience and runtime performance.

Read more
Development Framework Update

Hologram: Elixir Makes Web Dev Simple Again

2025-01-19

Hologram simplifies web development by letting you build rich, interactive UIs entirely in Elixir. Its declarative component system intelligently transpiles your code to JavaScript, giving you modern frontend capabilities without needing any JavaScript frameworks. Say goodbye to JavaScript framework fatigue and hello to the elegance of Elixir.

Read more
Development