Latest #function-component Threads 
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
Greetings, comrades.
At work, we have been converting some legacy LiveComponents into functional components. This typically involves mov...
New
For a few reasons, I wasn’t happy with the current autocomplete components available for Phoenix LiveView, so I decided to have a go at r...
New
the docs for functional components say (emphasis mine)
Although this is a quick example, it shows the different roles function componen...
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
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
Alex Korban recently wrote an article called “Thoughts on Elixir, Phoenix and LiveView after 18 months of commercial use”, where he menti...
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
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
As per subject, is it ok to do something like
<.my_private_function_component {assigns} />
from a function component?
New
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
For a few reasons, I wasn’t happy with the current autocomplete components available for Phoenix LiveView, so I decided to have a go at r...
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
Anyone else excited for the upcoming changes in Phoenix 1.7? :fire:
Looks like phoenix_view is getting deprecated in favour of phoenix_t...
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
Pfew…,I had a hard time trying to follow the book Functional web developement _elixir_otp_phoenix by Lance Halvorsen, and I gotta tell ya...
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
is this too evil? :sunglasses:
<.flex gap-4 justify-start>
...
</.flex>
<.grid grid-cols-3 gap-3>
...
</.grid>...
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
Contributing.md says to post feature requests here.
I have an existing <.link ...> function component. It generates links for reso...
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
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:
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







