Latest #eex Threads 
Over the last few days I built a small custom EEx engine that tackles a frustration I’ve had for a while trying to get proper indentation...
New
I want to add some lightweight scripting to my yml files. How can I do that?
EDIT: while writing this draft, I discovered EEx, which is ...
New
I asked a question on Slack, and I’m now beginning to understand the dependencies and complexities involved, so I’m posting this question...
New
Liquor Tags. Inspired by dev.to embed tags (liquid tags),
takes Open Graph data from URLs and generate output using pseudo EEx templates...
New
I’m trying to implement template fragments in EEx. My extremely rough draft lets you create a template file that looks like this:
<%|...
New
Hello,
I am studying《Build Your Own Web Framework in Elixir》, In about chapter 7 when I follow the book write code like this:
def ren...
New
I’m working on doing some external file compilations and am wondering if I can somehow disable warnings about unavailable assigns. Why th...
New
Hello! As part of working on a small Elixir project, I’m trying to turn some of the data structures into HMTL and JS and looking for some...
New
How do I make EEx output multi-line strings, while being indentation aware?
template = """
<%= multi_line_text_with_indentation %>...
New
Having an EEx template which print some “variables” (i.e. ‘<%= address.street %>, <%= address.city %>’ )
is it possible to ...
New
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Hello,
I am studying《Build Your Own Web Framework in Elixir》, In about chapter 7 when I follow the book write code like this:
def ren...
New
I’m trying to implement template fragments in EEx. My extremely rough draft lets you create a template file that looks like this:
<%|...
New
I asked a question on Slack, and I’m now beginning to understand the dependencies and complexities involved, so I’m posting this question...
New
I’m working on doing some external file compilations and am wondering if I can somehow disable warnings about unavailable assigns. Why th...
New
Liquor Tags. Inspired by dev.to embed tags (liquid tags),
takes Open Graph data from URLs and generate output using pseudo EEx templates...
New
Over the last few days I built a small custom EEx engine that tackles a frustration I’ve had for a while trying to get proper indentation...
New
I want to add some lightweight scripting to my yml files. How can I do that?
EDIT: while writing this draft, I discovered EEx, which is ...
New
Trending Over Three Years
Hi,
What plugins and settings are you guys using for making life easier coding templates? Specifically i would like to know if there is ...
New
Hello,
Should the command Code > Reformat code (Ctrl-Alt-L) oder Code > Auto-Intend Lines (Crtl-Alt-I) work with .html.eex files w...
New
Hi,
I writing a little code generator and have the following question.
I have a variable containing the string:
str = "Foo\nBar"
The ...
New
The ElixirLS plugin for VSCode has been pretty good, however it just doesn’t seem to provide much support for .html.eex files. I get no a...
New
Hey guys I’ve just released a prettier eex plugin.
It’s still a bit WIP, if you detect any errors just add a file path to .prettierignor...
New
Is there any inbuilt functionality for providing template inheritance for eex templates, something like jinja2 has (in the Python world)....
New
I’m trying to build a loop in an EEx template that may have to iterate over a list OR a map (i.e. loop over its keys/values) and include ...
New
I’m currently making a blog engine for my own use. It has Distillery releases, and is very configurable with the new Distillery config pr...
New
I read from here that MIX is not available in releases so code like this wont work in releases
<%= if Mix.env == :dev do %>
...
New
I’m trying to nest EEX templates. I’d like this approach to be able to pass HTML as a parameter to a render function. To make this happen...
New
Hey I have this code:
<div class="form-group">
<%= label f, :team_id, class: "control-label" %>
<%= select f, :te...
New
I am currently writing documentation. I have been using highlight.js but the result isn’t very satisfying particularly for EEx templates....
New
Hello!
I’ve been working on a little news aggregator that uses EEx templates to render pages, and I’ve found myself reconstructing a lot...
New
EExHTML
Extension to Embedded Elixir (EEx), that allows content to be safely embedded into HTML.
iex> import EEx.HTML
iex> ti...
New
Hey guys. I’m trying to get the proper array as a response in one of my eex files. So what I want as a response is this: ["User 1", "User...
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
- #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







