Latest #liveview Threads Top

Potions
With LiveView 1.2 you can move a surprising amount of client-side code back into Elixir. I refactored a trivia game to show how: server-c...
New
andrielfn
Annotai is a dev-only annotation widget for Phoenix apps. You click an element on the running page, leave a note, and it goes straight to...
New
wingyplus
I’m releasing a library called biomine , a library for formatting JavaScript (TypeScript is also supported) and CSS code using the Biome ...
New
rizwankhalid
Hi everyone. I’ve been working on a Phoenix LiveView library that lets you enable/disable routes in real time from a protected dashboard...
New
andyleclair
Hi all, I’m Andy LeClair, an experienced engineer looking for my next role. I’m based out of Portland, ME, but I’m comfortable working r...
New
materix
What LiveView component are you using for managing small datasets, say 10–20 records, where filtering and pagination are not really neede...
New
robesris
I built a free online version of Navia Dratp (yes, that’s the actual spelling), a long out of print strategy game by Bandai. Think chess ...
New
Gladear
I think I remember reading somewhere that calling `assign/2,3` in the `render/1` callback of a LiveView or a LiveComponent is bad practic...
New
silverdr
Using Phoenix.LiveView.TagEngine as an EEx.Engine is deprecated! To compile HEEx, use Phoenix.LiveView.TagEngine.compile/2 instead. Sta...
New
type1fool
Hello, dear reader. My name is Owen Bickford, and I’m based in the Dallas, TX area. If you are interested in working together, feel free...
New

This Week's Trending Top

f0rest8
Hi everyone :waving_hand: Posting here to showcase and announce that Metamorphic is now officially live on a public-facing domain at htt...
New
andrielfn
Hey there :waving_hand: I want to introduce Fluxon UI, a modern UI component library for Phoenix LiveView that I have been working on fo...
New
pinetops
Wallabidi is a concurrent browser testing for Elixir. You write a test once and it runs on the cheapest driver that supports it — from an...
New
rizwankhalid
Hi everyone. I’ve been working on a Phoenix LiveView library that lets you enable/disable routes in real time from a protected dashboard...
New
andrielfn
Annotai is a dev-only annotation widget for Phoenix apps. You click an element on the running page, leave a note, and it goes straight to...
New

This Month's Trending Top

GenericJam
Edit: 2026 May 15 - This post is archived. Mob is alive!! Main docs: mob v0.7.11 — Documentation A bit of explanation for the slightly c...
New
charlenopires
Hi everyone :waving_hand: I’ve been working on PhiaUI, an open-source UI component library for Phoenix LiveView, and I wanted to share i...
New
kraleppa
Hi everyone, We’ve just released LiveStash, a library designed to handle the issue of losing Phoenix LiveView state during WebSocket rec...
New
aptinio
I just published canonical_tailwind, a formatter plugin that canonicalizes Tailwind CSS utility classes in HEEx templates. - mr-4 custom...
New
MadeByDouglas
Hey! I’m new here, and this is my first Elixir project, but I’ve been a Swift engineer for about 10 years. I built Relay to help teachers...
New
MaxSvargal
Hey folks! :waving_hand: I’d like to introduce AshSDUI, a new library for generating complex interfaces and dynamic layouts directly fro...
New
robesris
I built a free online version of Navia Dratp (yes, that’s the actual spelling), a long out of print strategy game by Bandai. Think chess ...
New
silverdr
Using Phoenix.LiveView.TagEngine as an EEx.Engine is deprecated! To compile HEEx, use Phoenix.LiveView.TagEngine.compile/2 instead. Sta...
New
sergio-ocon
I have an idea to fully use DurableServer. For a long time I had the idea of creating a management system using Phoenix, but there was s...
New
wingyplus
I’m releasing a library called biomine , a library for formatting JavaScript (TypeScript is also supported) and CSS code using the Biome ...
New
mccraigmccraig
I’ve been playing with an idea for LiveView… I wanted fast tests of LiveView page logic - which isn’t really possible while the logic is ...
New
Gladear
I think I remember reading somewhere that calling `assign/2,3` in the `render/1` callback of a LiveView or a LiveComponent is bad practic...
New
lubien
I’ve been posting videos about LiveView JS Commands in my Youtube channel and so far I have 3 already published and 5 recorded and in edi...
New

This Year's Trending Top

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
bluzky
You may know https://ui.shadcn.com/, a UI component library for React. I really love it’s design style and components. I’ve built some co...
384 14206 119
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
Flo0807
Hello everyone! I am excited to share our heart project Backpex with you. After building several Phoenix applications, we realized that...
New
mplatts
With HEEX released we decided to start a components library using Tailwind CSS - check it out here: Petal Components. We also have a boi...
New
Jayshua
I recently came across the javascript library htmx. It reminded me a lot of liveview so I thought the community here might be interested....
New
dominicletz
Hi, I thought I had posted my library before but seems I hadn’t. The project is still in early stages but it’s growing and so I think it...
New
trisolaran
Hi! :waving_hand: I would like to present LiveSelect, a little library that I wrote to easily add a dynamic selection input to your LV f...
198 10978 107
New
cblavier
Hey there, It’s been more than a year since we started using LiveView as our main UI library and building a whole library of UI componen...
New
rio517
Hi! I’m prepping to use flatpickr, a date picking library which attaches to a specific input field. I’m curious as to the best approach ...
New
niccolox
Does anyone have good suggestions for HTML editors which integrate nicely into Phoenix Liveview? I am especially interested in the inlin...
New
type1fool
WebAuthnLiveComponent WebAuthnComponents See this post about renaming the package. Passwordless authentication for Phoenix LiveView app...
New
ryanzidago
Hi all, I have the following apps: an application server that host my Elixir, Phoenix app hosted on Fly.io an AI server hosting OpenAI...
New
Jskalc
Hi! Today, after a couple weeks of development I’ve released v0.1 of LiveVue. It’s a seamless integration of Vue and Phoenix LiveView, i...
New
vekvek
I recently started exploring LiveView. I can’t figure out how to pass custom named slots into <.live_component>. Here is my code:...
New

Last Three Year's Trending Top

svb
Hi! Currently I want to submit a form by pressing the Enter key. However, since my input field is of type “textarea” this is just adds a...
New
slashdotdash
Phoenix Live View is now publicly available on GitHub. Here’s Chris McCord’s tweet announcing making it public.
New
kuon
When reading about live view, I read this from José: Why would the login be an horrible idea for LiveView? And, as a more general ques...
New
josefrichter
Is there a way to have a flash message disappear (fade out) after a few seconds, please? Can’t find anything in docs nor on internets. Fe...
New
GeorgeMiller
I am coding my first Liveview application. Liveview is awesome, but I have been stumped on something for several days now and need some ...
New
tfwright
After working on it for a couple of months and using it in production for most of that time, today I’ve released LiveAdmin, a LiveView ba...
New
ianc
I want to disable websockets in my browser (e.g Chrome, Firefox, etc) to experience the JS fallback (longPoll) in my LiveView application...
New
mindok
What is ContEx? A pure Elixir server-side data plotting/charting library outputting SVG. It has nice barcharts in particular and works g...
New
ghenry
Hi all, I’m trying to use pdf.js and importing it like so: import PDFJS from "../vendor/pdf.mjs" so I can use it in a Hook to render t...
New
DOKL57
Hello! I stuck with the display flash at my LiveView template. And whatever I do, I don’t see the message on the page. I have two fields ...
New
silverdr
I know I can have heex attributes like phx-click="eventid" in the markup and then def handle_event("eventid", _, socket), do: [...] But...
New
laiboonh
Hi all, I am trying to convince my team to use liveview over the current react. What are some of the points where one should consider us...
New
100phlecs
Are there any downsides, like perf issues, to putting all functional components in CoreComponents as long as you prefix it with the conte...
New
albydarned
Hello all! I am testing out live view, and have a button as follows: <%= link “DELETE” to: “#”, phx_click: “delete_row”, phx_value: ...
New
co0lsky
Hi. I need some advice on choosing between LiveView and Vue. My team’s current tech stack is Elixir, Phoenix, LiveView, and Vue. I find ...
New

Trending Over Three Years Top

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 43806 214
New
AstonJ
Seen any cool LiveView demos, sample apps or examples? Please post them here! :003:
New
komlanvi
Hi everyone, I was playing with phoenix liveView but I run into an issue. I have a form and want to validate each input text when the te...
New
AstonJ
We’ve put together this wiki for Phoenix LiveView - please feel free to add any info you feel is worth including. What is Phoenix LiveV...
New
ydd
Hi all, I’m a bit confused about the role of handle_params in the LiveView life cycle. I’ve read Phoenix.LiveView — Phoenix LiveView v1....
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
josefrichter
Simple question re. code organization: do you do preloads in context, or in controller/liveview? Say a basic function in context looks l...
New
Fl4m3Ph03n1x
Background I have a little pet project that does some requests to an external site. The logic is pretty much figured out and now I want t...
New
tmbb
This is a post to discuss the new Phoenix LiveView functionality. From Chris’s talk, it appears that they generate all HTML on the serve...
342 18272 126
New
cnck1387
I’ve been reading the docs lately on LiveView and I’m having trouble figuring out when to use the above functions to change pages. Can s...
New
learning123
Hey all, I’m new to elixir and getting the following error: ** (FunctionClauseError) no function clause matching in TSS.DriverStatuses.l...
New
Hentioe
My router: live "/cities/:id/users", CityLive I tried the handle_params function but it was never called: def handle_params(%{"id" =&g...
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
lc0815
any suggestions on how to convert this: [mss: “Market Support Specialist”] to this: [{“mss”, “Market Support Specialist”}] thanku
New
iacobson
Hi, What would be a good way to pass some information from the conn to the LiveView socket ? Let’s assume the following example router...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement