This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
I’m happy to finally present to you the best Sublime Text package for Elixir, templates and more! :partying_face: :confetti_ball:
Elixi...
New
tailwind will go through your files and find classes using a RE.
So you can’t interpolate tailwind classes.
<div class={"w-#{@foo}"}...
New
HEEX formatter (Phoenix.LiveView.HTMLFormatter / mix format) seems to introduce an unexpected line break in the generated html. User erro...
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
Question is pretty self explanatory. Temple is a view template library that feels like a more natural way to build markup in Elixir
New
Hi all,
this may sounds silly, but as a non-native English speaker,
I find it difficult to pronunce the word “heex”.
Example sentence:...
New
Just pondering here but is there some conceivable way to one day separate the core markup of components and what styles them?
I know tha...
New
The websocket diff update for data-quotes={"#{@value}"} sends '123'.
The websocket diff update for data-braces={@value} sends ' data-bra...
New
One of the biggest issues with specialized html/(insert lang) hybrids are that they require quite a bit of parsing either by the language...
New
Trending Over Three Years
I have a navbar component that I include at the top of all my live views. Since it reacts differently based on certain attributes passed...
New
I have been playing with Functional Components from LiveView 0.17. In some cases you can achieve the same result using either slots or at...
New
Hi, there,
I’ve taken on the enviable task of porting my shoddy Rails blog to Phoenix and it’s posed some interesting challenges. I have...
New
I use sth like solid’s classList
<div class={class_list(%{
"these classes are always included" => true,
"these only when f...
New
Heex engine validates html. Some level of html validation is needed to avoid tag soup and clean code.
Consider the following snippet:
d...
New
I am in the process of upgrading our project to LiveView 0.18. An interesting use case that has popped up is setting up a reusable live c...
New
I’ve noticed that in other languages, there is a practice of rendering HTML with functions (as in Elm) or with a DSL (as in the case of C...
New
Hello,
Working with phx 1.6 in heex I have a cycle inside a table:
<table>
<thead>
<tr>
<th>
...
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
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance
- #hex







