This Week's Trending
This Month's Trending
This Year's Trending
Hi Elixir forum!
I have a function component to view, edit and delete an object from my database. This component obviously contains a fo...
New
Last Three Year's Trending
Alex Korban recently wrote an article called “Thoughts on Elixir, Phoenix and LiveView after 18 months of commercial use”, where he menti...
New
Are there any recommended patterns or best practices for testing Phoenix Components? In particular, how thorough should a test be, and wh...
New
I have a sidebar as a function component that takes the current route as well as a list of items to display:
[%{
title: "some title",
...
New
Hi there, im pretty new to Elixir, Phoenix and Liveview. I come from an app developer background.
Im having a little hard time, wrapping...
New
Hey all!
I understand that slots cannot be nested and I’m wondering 1) is there a good workaround that anybody has come across and 2) wh...
New
Greetings, comrades.
At work, we have been converting some legacy LiveComponents into functional components. This typically involves mov...
New
Hello there,
in my current Phoenix app I extended the built-in CoreComponents module with a custom radio-card input component which rend...
New
the docs for functional components say (emphasis mine)
Although this is a quick example, it shows the different roles function componen...
New
Trending Over Three Years
While searching and studying about live view I found this page of LiveComponent documentation, and reading more carefully about the “cost...
New
I’m trying to get my function components available in all of my views. My shared components are in there own files under /live/components...
New
I’m not a macro expert, so maybe someone can help me understand this.
I want to define attributes in my function component from a list. ...
New
In my project we have a Text component that respects the design system implementation with different sizes and line-heights. Then our typ...
New
Hi!
I can’t wrap my head around the functional components and how they work in Phoenix, and I can’t get past the following error.
inva...
New
I have a function component for a modal that uses JS commands to handle opening and closing the modal. When the modal is closed, I want t...
New
I want to build a custom select.
I need to render all options (when expanded) and always the selected option additionally at the top.
&...
New
I am seeing this issue in:
Elixir 1.15.0
Phoenix: 1.7.6
LiveView: 0.19.0
I’m having an issue with passing TailwindCSS values into a L...
New
Hello,
I’m new to Pheonix and Liveview and I was following some tutorials on LiveView. There I found this code.
def day(%{index: index,...
New
I am developing a library of components.
Which options I have to ship the compiled css and javascript with it?
Here are some requiremen...
New
I have some LiveViews with some very long render templates. To aid modularity and readability, I’ve experimented with moving portions of ...
New
I have a table component that can apply custom sorting. Each <th> element has a patch link that leads to a new URL, E.G, http://loc...
New
TL;DR
A single element, in this case an integer, is given to a Phoenix.Component but a list of such elements should be given. Can a comp...
New
Hi all,
I am planning to start writing my own components library.
My doubt is:
Should I write all live components?
Or should I keep s...
New
As per subject, is it ok to do something like
<.my_private_function_component {assigns} />
from a function component?
New
Latest on Elixir Forum
Get 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:
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







