AstonJ

AstonJ

What kind of apps will you be making with Hologram?

Bart’s talk about Hologram got me wondering what kind of apps or components people are thinking about building (or think could be built) with Hologram - if it’s something you’ve thought about please share! :icon_cool:

Most Liked

jonas_h

jonas_h

I understand the temptation to dream up some cool and unique use-cases (and they are cool) I’m just looking forward to slightly improve the user experience by going from LiveView to Hologram.

It’s the small things in life :person_shrugging:

bartblast

bartblast

Creator of Hologram

One of my absolute favorite video games from childhood was Sensible Soccer. That game had insane playability - you could pick it up in seconds but spend hours mastering those perfect curved shots and through-balls. The simple top-down view, those charming pixelated graphics, the way players would slide tackle across the entire pitch, the satisfying thwack of the ball… pure gaming magic! The pixelated art style was part of what made it so special - it had character and charm that modern ultra-realistic graphics sometimes lack. :soccer_ball:

Now here’s a wild thought: wouldn’t it be absolutely incredible to recreate that experience as a web game? All those amazing features - the career mode where you could run your club campaign, make transfers, manage budgets, develop players through the seasons, plus of course the core gameplay that was so addictive. But now imagine adding seamless online multiplayer so you could actually play matches against other people around the world! And eventually, Hologram would be deployable to mobiles too.

Anyone else have childhood games they’d love to see reimagined? :wink:

jam

jam

I plan to make all my elixir apps with Hologram. I see it as the future of fullstack elixir. Instant, realtime, and local-first (one day). I imagine most of the apps I make will be utility in nature though I’m sure it’d be fun to make games with it too.

I’m currently working on an app for communities and professional groups. It’s a svelte frontend paired with Phoenix channels. I’m looking forward to reducing a lot of complexity when I can port it to Hologram.

artem

artem

Hmm, if Hologram creates JavaScript and clearly separates pure client and client-server functions-iterations, then could it used for serverless apps as well? Somebody mentioned possibility for progressive web apps after all.

One of my current hobby areas is Google Chrome extensions which are naturally just JavaScript, Google even explicitly forbids remotely injected JavaScript execution (thus no LiveView). If Hologram generates all the JS used during build time and it could somehow be separately packaged, then suddenly many elixir webapps could get possibility for getting a Chrome Extension easily.

AstonJ

AstonJ

One idea I thought of last night was on a site where we want to raise money for dog charities (which will include dog profiles) we could have a Hologram powered page which would allow people to create jigsaws from uploaded photos - and they can then do the jigsaw while on the site (maybe we could sell physical jigsaws as well or something). Seems like it could be a good fit for Hologram! :003:

Where Next?

Popular in Discussions Top

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
juhalehtonen
There has been a thread to discuss the Stack Overflow Developer Survey on this forum every year since 2018, so here’s yet another one for...
New
thiagomajesk
I came across this PKGX tool the other day, if anyone here is using it, could you share your experience? I’m wondering how useful it wou...
New
James_E
I see that the current ExUnit source code has support for rich failure messages on a small whitelist of “recognized” assertion patterns, ...
New
fredwu
Hey folks, Just wanted to share my journey and experiences so far. Preface: I’ve been using Elixir for about 10 years now, so relatively...
New
fireproofsocks
I’m not a Lambda fan-boy because I think it’s overprescribed as a cure-all for every possible problem when in reality, Lambdas are best s...
New
stevensonmt
Has anyone else ever wanted to merge two maps, but have the resulting map only include keys common to both maps? I think of it as analogo...
New
bartblast
Added by a user on X: https://x.com/aldicodes/status/1952095492139299036
New
New
chrisliaw
Hi, I’m wondering is it my thinking process or this is the norm among the Elixir developer for the use of Struct and accessor functions ...
New

Other popular topics Top

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
sergio
I couldn’t find any guides that worked well with Phoenix 1.6.0 and esbuild. I hope this helps people test the waters and eases you into t...
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
KronicDeth
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine) This is a plugin that adds support for Elixir to JetBrains IntelliJ...
289 35421 110
New
New
rms.mrcs
Hi, I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list....
New
vonH
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
stefanluptak
Hello everybody, usually, I use a 29" ultra-wide monitor for VSCode which can easily accomodate explorer (files panel) + file with code ...
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
Nvim
Elixir appears to be a superior language to Python. I don’t see any advantage of Python over Elixir. Are there any?
New

We're in Beta

About us Mission Statement