Latest #liveview Threads Top

Potions
A new screencast on moving a blocking HTTP fetch into an Oban job. Part 1 of 2. Screencast + full walkthrough:
New
ElixirCasts
Plotto is a 100% Elixir charting library with no NIFs or external dependencies. In this episode, we’ll use it to add interactive SVG char...
New
CodeSync
Sept 10-11, live from Chicago. Can’t make the trip? Grab a virtual pass and stream the whole thing from wherever you are. You get every ...
New
CodeSync
Just a reminder for anyone still on the fence: early bird pricing for Code BEAM Europe closes on 8 September at 23:59 CEST. This is the l...
New
zorn
An educational side project in Elixir, Phoenix, and Tauri. I share what I learned while wiring Automerge into the BEAM, including how I s...
New
webofbits
I’ve released BeamConsole 0.1.0, an embeddable, read-only process flight recorder and process map for Phoenix and BEAM applications. Its...
New
Papipo
Name: Rodrigo Álvarez Location: Gijón, Spain Available for full remote backend/fullstack work. Experience: More than 20 years, 20 of t...
New
jola
The way Phoenix is set up adding a CDN sub-domain for serving static assets, without worrying about the main dynamic content, is incredib...
New
yendrisrogelio
Hi all, I’ve just released the first version of MaplibreX, which exposes MapLibre GL JS as declarative LiveView components. The map foll...
New
FranekKubis
Local LiveView is a library that runs LiveView code in the browser via Popcorn. It lets you offload simple UI updates from the server, d...
New

This Week's Trending Top

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
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
zorn
An educational side project in Elixir, Phoenix, and Tauri. I share what I learned while wiring Automerge into the BEAM, including how I s...
New
solop
Hi :slight_smile: I am working on an input in a form with a custom autocomplete dropdown. I would like to realize it without a lot (or a...
New

This Month's Trending Top

MRdotB
I needed to reuse React components from my Chrome extension in my Phoenix/LiveView backend. I noticed that for Svelte/Vue, there are live...
New
netoum
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
webofbits
Aludel - LLM Evaluation Workbench Aludel is an embeddable Phoenix LiveView dashboard for evaluating and comparing LLM prompts across mult...
New
FranekKubis
Local LiveView is a library that runs LiveView code in the browser via Popcorn. It lets you offload simple UI updates from the server, d...
New
nseaSeb
Rover — Interactive maps for Phoenix LiveView Rover is a Phoenix LiveView component for interactive maps. It wraps OpenLayers — a serious...
New
woylie
We are seeing a lot of warning logs like this: navigate event to "https://someurl" failed because you are redirecting across live_sessio...
New
yendrisrogelio
Hi all, I’ve just released the first version of MaplibreX, which exposes MapLibre GL JS as declarative LiveView components. The map foll...
New
ElixirCasts
Plotto is a 100% Elixir charting library with no NIFs or external dependencies. In this episode, we’ll use it to add interactive SVG char...
New
CodeSync
Just a reminder for anyone still on the fence: early bird pricing for Code BEAM Europe closes on 8 September at 23:59 CEST. This is the l...
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...
387 15136 120
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
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 11469 107
New
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
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
axelson
One of my LiveView view’s has a very heavy javascript dependency so I want to avoid loading it for every page on the site, while still us...
New
duncanphillips
Hi, I’m looking at improving the text editing capabilities in our app and would like to introduce a rich text editor experience like tip...
New
belaustegui
Announcing ErrorTracker, an Elixir-based built-in error tracking solution. Features Basic, free, built-in error tracking solution. Trac...
New
idi527
I’m currently in a process of optimising the client part of a liveview app and wondered if anyone had tried using lazy loading with livev...
New
kalkatfyodor
Although Alpine seems to be working OK, I see this error in my console: Any idea why is this happening and how can I fix it? All the...
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
Flo0807
Hello everyone! I am excited to share our heart project Backpex with you. After building several Phoenix applications, we realized that...
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
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
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
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
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
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 44623 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 18764 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
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
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
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

Options

Thread Display Mode




Thread Preview

Skip Thread Previews