Hot in Phoenix Chat/Discussion:
HOTTEST Phoenix Chat/Discussion THIS WEEK!
Hey folks,
This might sound niche, but I think it’s worth bringing up - especially given Phoenix’s reputation for being lightweight, por...
New
HOTTEST Phoenix Chat/Discussion THIS MONTH!
Both in a professional level, with enterprise production apps, and personal projects with others, some people I know have a hard time con...
New
HOTTEST Phoenix Chat/Discussion THIS YEAR!
The Problem
Phoenix 1.8 comes aggressively coupled with Daisy UI, a decision which many developers in the community have had mixed feelin...
New
Currently the Phoenix.LiveView.JS struct is defined as an @opaque type, meaning it’s fields are internal api not to be relied upon.
I ha...
New
Hey folks, I have the unique problem that I need to ignore all “change” and “input” events for one specific input element in a LiveView F...
New
Goal: To make JS.patch and JS.navigate more interoperable with JS.push.
Scenario: Imagine making a reusable Phoenix component and you wa...
New
I’m copying and pasting this issue from @Terbium-135 here verbatim, because I would be interested in such a feature as well, and because ...
New
Please change passwordless login from a link to a 6-8 digit code a user can enter.
Gen Auth in the latest RC 1.8 of Phoenix defaults ...
New
Hi everyone,
I’ve been researching Content Security Policy Level 3 support in Phoenix and wanted to share my findings and a proposal for...
New
I’ve previously explored what is possible today with hacks to implement view transitions in our apps:
I have since created a fork to im...
New
In the current Auth code, the email must change to be valid. This may be true for the two situations the author has in mind: Registering ...
New
Problem
The cancel_async function is easily overlooked. Since the results of “outdated” tasks are ignored, it’s easy for developers to a...
New
On 1.8+, when we generate an authentication system with mix phx.gen.auth we can make use of magic link login which is amazing and a great...
New
Hi Phoenix community!
First off, huge thanks for an amazing framework - Phoenix has been a joy to work with. I have a small UX suggestio...
New
Lets start by a story, I work with a team on a pretty big CMS with lots of modules. We split the cms using umbrella apps. So we have comp...
New
Hey all,
I have been working on some performance improvements for the Phoenix application I work on.
As part of this, through trial and...
New
In 2026 double submit/session tokens are no longer necessary to prevent against CSRF attacks. Instead, we can use the Sec-Fetch-Site head...
New
HOTTEST Phoenix Chat/Discussion THE LAST THREE YEARS!
I’d like to propose that we refrain from using the term "DeadView" as the opposite of “LiveView” and instead choose an alternative. A new...
New
Hi everyone! Recently I was thinking a lot about the way HEEX renders lists. People are generally surprised about huge payloads being sen...
New
Greetings Everyone!!!
A little bit of my background so it could be easier to understand where my comments are coming from, and to take t...
New
Each time i use phx.gen I end up adding dark mode to it.
I’m offering to add this to the default phx gen templates.
This would
use ta...
New
(re-post of: Feature idea: measure and expose socket latency · Issue #1890 · phoenixframework/phoenix_live_view · GitHub)
This is relate...
New
One thing I find is that I typically “start” with a LiveView even for static pages (in cases where I know I’m likely to add interactivity...
New
LiveView is by far my favorite web tech, but a few things have been nagging me. So with all the fancy and ill advised elixir tricks I cou...
New
When generating a release with phx.gen.release --docker a debian version is used by default to avoid “DNS issues” on Alpine.
It seems li...
New
Many web frameworks (e.g. Remix, Gatsby) have an option for their link components that begins the navigation request on hover so that whe...
New
Rethinking phx-no-feedback
So, I won’t go into how phx-no-feedback works in detail, but the tl;dr is that it lets you conditionally add a...
New
Hello everyone!
Phoenix LiveView v0.18 introduced the special attributes :let, :for and :if. In addition to the :if special attribute, I...
New
Background
I work at a hedge fund and our traders need highly dynamic UIs (think splitters, tabbed panels, tree lists, enormous data grid...
New
Currently, there are ongoing discussions about enhancing Phoenix LiveView, particularly focusing on improving performance and user experi...
New
Hi!
I would like to suggest a new callback in the lifecycle of the Live Component which is unmount.
Sometimes it is nice to be able to ...
New
When proposing or suggesting something please consider:
As my experience implementing getBoundingClientRect as Phoenix.LiveView.JS funct...
New
HOTTEST Phoenix Chat/Discussion THIS Over 3 Years!
This is likely a feature request unless we’re overlooking something, but it would be a nice improvement to the developer experience if th...
New
Hello there,
Whenever I setup a new project, there is a small function I always add: reply/1. What does it do?
In a LiveView mount, han...
New
Hi!
I feel like Phoenix is slightly missing a trick when it comes to front-end Javascript libraries like React, Svelte, etc.
I feel tha...
New
Hi all! I come with a proposal to create LiveViews inside the shadow DOM. At Doofinder, we have experience building embeddable LiveView a...
New
I’ve been enjoying the new Streams API, but I keep needing to work around the lack of access to the underlying items. One issue that cons...
New
Hello all,
Apologies if this has been proposed before I guess, but I have a very simple one:
With the increasing importance of LV, I th...
New
Would there be interest to implement a link/1 that gives to option to operate on other events?
So I implemented a simple link/1 function...
New
Hi there :wave:,
I hope everyone is doing well…
Tl;Dr: Is there a use case to have Heroicons from an actual hex.pm package instead of G...
New
Hello! After seeing a couple of posts from Chris and Jose about supporting web components in LiveView, I thought it would be great to ini...
New
Story behind
Recently, I gave a talk on a meetup about improving performance of Phoenix applications and the example app was a LiveView ...
New
Hi,
Oficial docs got this wonderful feature to download the ePub version that we can chuck to our kindles and read it. Now we are in the...
New
All the pieces are there to execute arbitrary JS commands from the server. You can put them on a data property and call them from the cli...
New
Currently there is no out of the box way to support DOM Custom Events in phoenix. I’ve created a separate library to do this, but I’d lov...
New
Recently (last week) this PR was merged in Ruby on Rails repository and i thought it could be nice to have in phoenix, basically what it ...
New
I have been using a multi-endpoint setup in my app, just because I think it makes the most sense for a multi-subdomain app. This worked w...
New
Phoenix
Classification:
Web Framework
Threads:
15028
Posts:
101954
"Peace of mind from prototype to production. Build rich, interactive web applications quickly, with less code and fewer moving parts."
- Follow
- Join
- Shape
the conversation
Phoenix on GitHub
Stars: 23,056
Watchers: 541
Open Issues: 48
Last push: about 8 hours ago
Latest Phoenix News
Phoenix News
18 days ago
Phoenix News
April 01, 2025
Phoenix News
May 08, 2024
Phoenix News
March 20, 2023
Official Guides/Tips
Confs & Meetups
15 days remaining
DC Elixir
Build Night: Hands-on with Zig and Zigler - Washington DC/USA July 15, 2026Featured Phoenix Book
Latest Phoenix Learning Resources
Deploy Phoenix to a VPS in Minutes - ElixirCasts
ScreencastsHow to simulate LiveView socket reconnection
Guides/Tuts/Tips/InfoPhoenix and Elixir on Windows: A Dev Container Approach
Guides/Tuts/Tips/InfoIntro to Tidewave - ElixirCasts
ScreencastsGet money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Sub Categories:
Saved Forums
-
None saved yet
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex








