Latest #eex Threads Top

goodtouch
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
bgoosman
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
shahryarjb
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
clsource
Liquor Tags. Inspired by dev.to embed tags (liquid tags), takes Open Graph data from URLs and generate output using pseudo EEx templates...
New
cosmicrose
I’m trying to implement template fragments in EEx. My extremely rough draft lets you create a template file that looks like this: <%|...
New
onelixir
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
geo
I’m working on doing some external file compilations and am wondering if I can somehow disable warnings about unavailable assigns. Why th...
New
tiny_sal
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
gmile
How do I make EEx output multi-line strings, while being indentation aware? template = """ <%= multi_line_text_with_indentation %>...
New
silvadanilo
Having an EEx template which print some “variables” (i.e. ‘<%= address.street %>, <%= address.city %>’ ) is it possible to ...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

onelixir
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
cosmicrose
I’m trying to implement template fragments in EEx. My extremely rough draft lets you create a template file that looks like this: <%|...
New
shahryarjb
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
geo
I’m working on doing some external file compilations and am wondering if I can somehow disable warnings about unavailable assigns. Why th...
New
clsource
Liquor Tags. Inspired by dev.to embed tags (liquid tags), takes Open Graph data from URLs and generate output using pseudo EEx templates...
New
goodtouch
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
bgoosman
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 Top

dujskan
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
Nefcairon
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
JBraungardt
Hi, I writing a little code generator and have the following question. I have a variable containing the string: str = "Foo\nBar" The ...
New
SZJX
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
adamzapasnik
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
theshank
Is there any inbuilt functionality for providing template inheritance for eex templates, something like jinja2 has (in the Python world)....
New
fireproofsocks
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
Nicd
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
niccolox
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
maennchen
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
benonymus
Hey I have this code: <div class="form-group"> <%= label f, :team_id, class: "control-label" %> <%= select f, :te...
New
Crowdhailer
I am currently writing documentation. I have been using highlight.js but the result isn’t very satisfying particularly for EEx templates....
New
nikokozak
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
Crowdhailer
EExHTML Extension to Embedded Elixir (EEx), that allows content to be safely embedded into HTML. iex> import EEx.HTML iex> ti...
New
BrainBuzzer
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
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement