Curiosum becomes main sponsor of Hologram


We’re thrilled to announce that Curiosum has officially become the main sponsor of Hologram, the groundbreaking Elixir framework. Just as excitingly, its founder - Bart Blast - is joining our team!
Why Hologram?
In recent years, Phoenix LiveView has revolutionized the Elixir ecosystem by minimizing JavaScript and simplifying server-side logic. However, even the best tools have their limits. LiveView's performance can dip under high network latency, and managing state across Function Components, LiveComponents, and LiveViews can become complex and memory-intensive.
This is where Hologram steps in. Hologram offers the best of both worlds: the developer experience of LiveView without its traditional bottlenecks. By intelligently transpiling Elixir code into JavaScript, Hologram allows application logic to run directly in the browser.
The result?
- Zero-latency interactions: Logic runs on the client side.
- Reduced server load: Minimal memory footprint, even with thousands of concurrent users.
- Pure Elixir: The need to write manual JavaScript is realistically eliminated.
Why Curiosum steps in
We’ve decided to back this project to ensure that the innovative vision behind Hologram is fully realized. With its ambitious roadmap and the growing interest from the Elixir community, developing this framework has become a full-time project.
Through this sponsorship, Bart will maintain full ownership and autonomy over the project. Curiosum’s role is to provide the support structure necessary to bring Hologram to the next level, focusing on:
- Strategy: Helping define roadmap milestones and development goals.
- Engineering: Providing hands-on support from our team for open-source development.
- Consulting: Leveraging our experience from over 50 Elixir-based projects to advise on framework adoption and developer needs.
- Adoption: Assisting early adopters in integrating Hologram into their workflows.
- Finance: Providing the resources required to scale the project sustainably.
What’s Ahead
The roadmap for Hologram is ambitious and we can’t wait to contribute to its growth. If you’re interested in what’s ahead you can check:
- The roadmap: hologram.page/docs/roadmap.
- The currently implemented list of features: https://hologram.page/reference/features.
Happy coding!
Want to power your product with Elixir? We’ve got you covered.
Related posts
Dive deeper into this topic with these related posts
You might also like
Discover more content from this category
Pedro shares his journey of choosing Elixir for his side project and discusses his experiences with this powerful language. Learn why Elixir was the right choice for him and how it can benefit your projects too.
In the rapidly evolving world of software development, choosing the right programming language is essential for the success and growth of your business.
In most programming languages we often deal with instructions responsible for handling dependencies. Elixir is no different.


