Richardm

Richardm

What GitHub repos for cool Hologram projects?

Can anyone suggest any good repositories for Hologram projects?

Richard

First Post!

Eiji

Eiji

Even after years Phoenix does not have “awesome” list. The one I found have only 35 items:
https://github.com/droptheplot/awesome-phoenix

I guess there is not much projects in Hologram especially since comparing to Phoenix it’s relatively new, did not had a stable (usually 1.0.0 in semantic versioning) release and does not have any generators yet.

There is one repository, but it’s not open source yet:

That’s said the most important part was shared on the forum:

I may be wrong, but we would need to wait a long time before we would be able to have a good “awesome” list of Hologram repositories. For now we are mostly based on the docs and other things @bartblast shares with us. Please look that the Roadmap have lots of points and all of them would need to be documented. I’m sure that expect me many people are looking for even a few features …

Look that without for example JS Interop and related planned features we are a bit limited especially if someone want to integrate Hologram with frontend libraries. Without a stable API for this we can forgot about a Leaflet-based apps for example as nobody would really do that in plan Hologram if the same could be achieved in other web frameworks. For sure there may and most probably are some workarounds, but it’s not the point. To work on a real world project people rather expects a clean and feature-complete solution.

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:

Last Post!

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

JakeBecker
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
1144 55125 245
New
wmnnd
The Go vs Elixir thread got me thinking: Would it be too hard to implement a simple mechanism for creating Go-style static app binaries f...
New
AstonJ
If so I (and hopefully others!) might have some tips for you :slight_smile: But first, please say which area you’re finding most challen...
New
chuck
Let me start by stating an assumption: Phoenix is a great approach to building REST APIs. There are many reasons for this, but I will ass...
New
slashdotdash
Phoenix Live View is now publicly available on GitHub. Here’s Chris McCord’s tweet announcing making it public.
New
Nvim
Anybody knows a comprehensive comparison of Django and Phoenix, thanks for the help. Where are they similar? Where do they differ the m...
New
matthias_toepp
I’d love to hear what people think about Wisp, the new Gleam web framework started by Gleam’s primary creator Louis Pilfold. Gleam, alon...
New

Other popular topics Top

hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
ashish173
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
Darmani72
If I have a post route which an argument: post /my_post_route/:my_param1, MyController.my_post_handler How would get the post params ...
New
dblack
I’ve got an issue with an app and I’ve no idea of how to troubleshoot it. I’m hoping someone here might have seen something similar. I p...
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
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

We're in Beta

About us Mission Statement