Hey, I’ve put together a bare-bones Hologram app that might be useful for anyone wanting to try out the framework or report bugs. Nothing fancy, just the essentials to get you started.
Thanks! Some food for thought: I wonder if there’s an opportunity to create a simpler structure for Hologram apps. Phoenix tends to rig up a bunch of folders and files. I haven’t given this any deep thought but seems like with Hologram’s streamlined approach, the structure could be much simpler.
You’re absolutely right about the folder structure - simplifying it is definitely in the plans, along with other DX improvements.
For now I’m focusing on implementing the core features first (JS interop, live reload improvements, session/cookie handling, reactivity system, etc). I’ll be publishing a roadmap soon, as I want Hologram to be stable enough for building actual applications before ElixirConf where I’m presenting.