Introduction

Hologram is a full-stack isomorphic Elixir web framework that runs on top of Phoenix. It lets developers create dynamic, interactive web applications entirely in Elixir. Through intelligent code analysis and transformation, Hologram converts the necessary parts of your Elixir code into JavaScript, delivering modern frontend functionality without requiring any JavaScript frameworks or direct JavaScript coding.

Key Features

Framework Philosophy

Hologram was created with several key principles in mind:

Inspiration

Hologram draws inspiration from several successful web technologies:
Elm, Phoenix LiveView, Surface and Ruby on Rails.