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
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
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
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
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
I want to write:
<%= my_function f, fn arg -> %>
some html
<%= end, fn arg -> %>
another html
<% end %>
Bu...
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







