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
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
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
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
mmmrrr
I’m building a CLI application to automate different reporting things. Now others found about this software and also want to use it, so ...
New
jakub-zawislak
I want to write: <%= my_function f, fn arg -> %> some html <%= end, fn arg -> %> another html <% end %> Bu...
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