This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Hi! I’m working in a liveview and want to fill attributes such as id, for label and title with a value from a for-loop.
<ul>
...
New
Hello, I’m currently trying LiveView Native and would like to keep my html template file alongside the custom render(%{format: :swiftui} ...
New
Hello,
I am new to LiveView, Phoenix and Elixir, and I am struggling to populate the UI from the form contents. Here’s a simplified vers...
New
tl;dr: Can my test send a click to a DOM element that doesn’t have any phx-* bindings, and then evaluate the resulting HTML?
One of my ...
New
Hello,
In Elixir version 1.15, I want to call the attribute like this: <img src={youtube.id} class="theclass"> in html.heex file. ...
New
I would like to use HEEx as a templating library independent of LiveView. Basically, I want something like Handlebars. However, all the ...
New
I have a ‘marker_clustering.js’ file in ‘assets/vendor’ directory.
This file defines a constructor function called MarkerClustering and ...
New
Hello everyone, I have the following question: I am using ExAws.S3 to make queries, but when I bring, for example, a list of objects, it ...
New
Trending Over Three Years
What’s the equivalent Heex of this Leex example:
<ul>
<%= for {option, css_class} <- @options do %>
<li>
...
New
I’ve been out of the loop for the whole HEEx thing, despite experimenting a lot with EEx rendering optimizations.
I have some HEEx quest...
New
I’ve been converting my EEX and LEEX to HEEX and so far it’s been working fine. But I ran into one problem that I couldn’t figure out.
I...
New
Hi I don’t come from a front end background and have been trying to build some pages using HEEX templates.
I plan to create some selecta...
New
I’ve been fighting a little bit of a battle with my formatters in vs code. I’m not even sure what is formatting my heex at the moment, bu...
New
While trying the HEEX template engine for Phoenix I ended up receiving a very strange error that was not having previously with EEX or LE...
New
Environment
Elixir 1.14.1 and Erlang 25.1.1
elixir-ls 0.13.0 installed through Homebrew
Neovim 0.8.3 on MacOS
Native Neovim LSP
Neovim ...
New
Why do I get Protocol.UndefinedError for this code?
~H"""
<%= for index <- [0, 1, 2] do %>
<div {if 1 == index, do: [selec...
New
I am trying to display a PNG image located at assets/images/logo.png
And bundled into priv/static/assets/images/logo.js, with this esbui...
New
here it is the leex version code
<article class="column">
<img
alt="product image" width="200" height="200"
src="<%=...
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
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







