This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
These are both likely a case of either “holding the tool wrong” or “using the wrong tool”, but I am looking for information and advice.
...
New
Hi everyone,
I’m currently diving into Elixir and Phoenix, trying to grasp the inner workings of the framework. During my exploration, I...
New
defmodule AdminWeb do
@moduledoc """
The entrypoint for defining your web interface, such
as controllers, views, channels and so on...
New
Trending Over Three Years
Hi,
Here’s the code I use to set the page title in my Layout template:
<title><%= @view_module.title(action_name(@conn), assig...
New
While Phoenix.View#render/3 used to set @view_module and @view_template for us to be used within the layout.
WIth the newer Phoenix.Vie...
New
Hi all, I’m using Phoenix with Bootstrap and I’m having some trouble figuring out the best way to set the active navbar item.
In Bootstr...
New
Trying to render an error view:
# in a controller
def test1(conn, params) do
case Repo.get_by(MyModel, title: params["title"]) d...
New
Hello everybody,
I’m trying to figure out where the default “app.html.eex” file is defined in all the pipeline.
The better I managed to...
New
Hi! I’m working on this small lib that provides a structure to better organize components on top of Phoenix’s views (influenced by AspNet...
New
Hello everybody,
When I look at what an error looks like in a Changeset, it’s something like this:
[username: {"should be at most %{cou...
New
Hi,
Retrying Elixir for the 4th time in the last 3 years, I think this time will be the “good” one.
So I’m still just playing around, a...
New
Hi, I’m working on a project that requires generating and serving a (potentially large) number of static HTML files. Since the project al...
New
My template consists of a lot of these:
<script src="<%= Routes.static_path(@conn, "/vendor/libs/autosize/dist/autosize.min.js") %...
New
In the PHP framework I used before switching to Elixir/Phoenix, I could create view helpers that inject bits of JavaScript and CSS into t...
New
I’m sure this has been asked a thousand times but I’m having trouble finding anything.
We currently have a project that doesn’t use Phoe...
New
By default one can’t use subfolders to render partial templates but it can be changed in the app View definition. That is one of the chan...
New
Im receiving json from postgres. I dont want to deserialize as a map then serialize to json.
Im using using rustler to query the databas...
New
My project works under Phoenix1.6.6. After upgraded to 1.6.12, It compiled error, and I cannot understand the compilation result informat...
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
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







