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

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:

Richardm

Richardm

Thanks, I’m looking forward to learning, and work well with examples, so if we can get some basic examples up asap, I’d be happy to test them and provide feedback :slight_smile:
Richard

zachdaniel

zachdaniel

Creator of Ash

Nothing beyond a few messages like “Here is a thing I set up” in the Ash discord. You could search our discord for the word “hologram” and likely come up with some chatter, but not much beyond speculation I’d bet :slight_smile:

Where Next?

Popular in Discussions Top

cjbottaro
I’ve been primarily doing Elixir development for the past 6 years or so, and during that time whole heartedly committed to functional par...
New
fklement
This is a thread to gather some information about the efforts of using elixir in combination with cars or vehicular systems in general. ...
New
adamu
When starting a new project, do you have any go-to libraries you pull in out of habit/preference? For example, Ash, Credo, Mox, ExMachin...
New
AstonJ
Phil just posted this on EFS: …interesting that some of the key updates to JavaScript appear heavily influenced by (or blatantly copied...
New
bglusman
I’m curious how others in the community deal with first class enums… especially crossing boundaries like database, code logic, and absin...
New
tristan
First announced on the Erlang Forum, BEAMup is a tool for installing a managing the active instance of BEAM languages. It has support for...
New
arcanemachine
Just wondering what the community currently thinks, prefers, and/or recommends for working with UI components. (e.g. daisyUI, MishkaChele...
New
bartblast
Added by a user on X: https://x.com/aldicodes/status/1952095492139299036
New
dogweather
I’ve been brainstorming about ways to solve the N-dimensional code organization problem, and am thinking about developing a Smalltalk-lik...
New
travisf
In upgrading from Ecto 2 to Ecto 3 I’m dealing with a failing test. If I use ExMachina build(:address) I’ll get an error trying to put_e...
New

Other popular topics Top

9mm
I am constructing a JSON object (map) and I need to conditionally set a field. I’m trying to write proper elixir-way code… and I’m at a l...
New
Patoshizzle
After calling mix ecto.create I get this error: 17:00:32.162 [error] GenServer #PID<0.412.0> terminating ** (Postgrex.Error) FATAL...
New
fireproofsocks
I’m working on defining a simple Ecto schema for a table (in PostGres), but I don’t see where I can define a column as NOT NULL. Conside...
New
gshaw
What is the idiomatic way of matching for not nil in Elixir? E.g., First way: defp halt_if_not_signed_in(conn, signed_in_account) when...
New
yawaramin
In the Dialyzer docs ( http://erlang.org/doc/man/dialyzer.html#requesting-or-suppressing-warnings-in-source-files ), there is a way to tu...
New
JorisKok
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New
aalberti333
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this: ...
New
malloryerik
Hi, this is for people who, like me, have had some friction using .html.heex templates in VSCode. The solution seems to be, in a hyphena...
New
script
If I have a string “1000 cfu/ml” . I want to remove the characters and / and space . So the string is like this "1000" What is the ...
New
Fl4m3Ph03n1x
About me? ( if you have nothing better to do than reading about some random guy in the internet :stuck_out_tongue: ) Hello all, this is ...
New

We're in Beta

About us Mission Statement