Richardm

Richardm

What GitHub repos for cool Hologram projects?

Can anyone suggest any good repositories for Hologram projects?

Richard

Most Liked

zachdaniel

zachdaniel

Creator of Ash

I asked folks in the Ash community to try out hologram + ash. Was just an initial stab but they linked this repo: GitHub - sanderhahn/todos-hologram-ash: Todos with Ash and Hologram · GitHub

Might be worth looking at.

bartblast

bartblast

Creator of Hologram

You raise valid points about the current limitations, but I have good news - JS interop is actually right around the corner! Once that lands, integrations with libraries like Leaflet will be very much possible.

That said, I don’t see any fundamental reason why something like Leaflet couldn’t be implemented directly in Hologram either. The framework is quite capable for complex interactive applications - it’s more about having the ecosystem mature and people building these solutions.

You’re right that people expect feature-complete solutions for real-world projects, which is exactly why I’m prioritizing these core capabilities before pushing for wider adoption.

bartblast

bartblast

Creator of Hologram

That’s awesome! I’m working on addressing some of the inconveniences highlighted in the todos-hologram-ash repo now.

Is there any publicly available discussion in the Ash community about this repo or Hologram generally that I could check out for feedback?

Thanks for encouraging folks to try it out! :slight_smile:

Where Next?

Popular in Discussions Top

thojanssens1
It would be nice to be able to define a redirect from one route to another from the router.ex file. E.g.: redirect "/", UserController, ...
New
MarioFlach
Hello, I want to share a project I’ve been working on for a while: https://github.com/almightycouch/gitgud Background Some time ago I ...
New
mmmrrr
Just saw that dhh announced https://hotwire.dev/ Is it just me or is this essentially live view? :smiley: Although I like the “iFrame-e...
New
nunobernardes99
Hi there Elixir friends :vulcan_salute: In a recent task I was on, I needed to check in two dates which of them is the maximum and which...
New
mbenatti
Following https://github.com/tbrand/which_is_the_fastest |> https://raw.githubusercontent.com/tbrand/which_is_the_fastest/master/imgs...
New
Ankhers
Just a little information upfront. Generally speaking, if I feel like I need to either break a pipe chain or use an anonymous function in...
New
marciol
Please, let me know if this kind of discussion already took place in another topic . Hi all, how do you consider if is better to build ...
New
New
restack_oslo
Hello, Please pardon me for any faux paux. I am 46 and this is my first time on a forum of any kind. I wanted to to get answers from tho...
New
Markusxmr
Since Drab has been developed for a while in the open, introducing the Liveview functionality in a way it happend appears to undermine th...
New

Other popular topics Top

mcarvalho
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
chrismccord
As promised, the first release candidate of Phoenix 1.3.0 is out! This release focuses on code generators with improved project structure...
New
minhajuddin
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
fireproofsocks
Forgive me if this is obvious, but how does one delete a database record WITHOUT selecting it first? Ecto.Repo — Ecto v3.14.0 has exampl...
New
msaraiva
Surface is an experimental library built on top of Phoenix LiveView and its new LiveComponent API that aims to provide a more declarative...
564 43622 214
New
josevalim
Hi everyone, One of the features added to Elixir early on to help integration with Erlang code was the idea of overridable function defi...
New
hariharasudhan94
lets say i have a sample like a = 20; b = 10; if (a > b) do {:ok, "a"} end if (a < b) do {:ok, b} end if (a == b) do {:ok, "equa...
New
grych
Hi folks, Few months ago I have announced the proof-of-concept of the library to manipulate the browsers DOM objects directly from Elixi...
639 52341 488
New
freewebwithme
Using vs code and installed ElixirLS: support and debugger. And I got an error popped up on start up says Failed to run ‘elixir’ comma...
New
RisingFromAshes
I’ve read in another post that it may be possible with a router helper - but I couldn’t find an appropriate one, and tbh, I’m still just ...
New

Latest on Elixir Forum

We're in Beta

About us Mission Statement