This Week's Trending
Is there a word for the ~> symbol used in Version strings?
Do you also just call it a Squiggle Arrow™ ?!
New
This Month's Trending
This Year's Trending
Last Three Year's Trending
Never thought I’ll ever compare Node and Elixir, but here I go…
Why don’t we have something similar to npm i(nstall) --save dependency@v...
New
Hey everyone!
If your Elixir project lives on GitHub (public or private), there’s a new GitHub Action that might be worth adding to your...
New
I feel like Elixir is getting big enough and old enough that I’m starting to experience problems with conflicting dependencies. An examp...
New
I’m confronted with a case where mix xref graph --label compile-connected --fail-above 0 would force me to refactor something which seems...
New
Or add corresponding explanatory links on the Guide page to make the documentation more complete and consistent?
Recently, I realized th...
New
When I started coding, Elixir felt like a foreign language. There were few people around me using it, and I often wondered if I should sw...
New
Hi all,
I would like to gather some feedback before a more intentional proposal to add a new :depth option when specifying a Git depende...
New
Hi. We had a few issues in our project regarding mix tasks, where we expected the items in the @requirements module tag to have been exec...
New
Trending Over Three Years
I am opening this thread to discuss the global problems and solutions around the current mix config implementation.
As seen in multiple ...
New
I have been struggling with trying to get an application deployed to a staging/production server today. I say struggle, because it still ...
New
I’m thinking of submitting yet another mix deps.add proposal. It has gotten to the point where I feel that such a simple and repetitive t...
New
Recently, at the Code BEAM Lite Amsterdam, I had very interesting conversations with @sasajuric, @michalmuskala, @voltone, @Crowdhailer a...
New
I’m considering using a single Github repository that will contain the code for more than one mix project, where each mix project is host...
New
Hi everybody,
I am working within a Phoenix Umbrella Project and I’m using Elixir-LS in VSCode.
This extension has a setting elixirLS.p...
New
When I try to run my applications and I haven’t updated the dependencies, the output tells me to run mix deps.get.
Why doesn’t the binar...
New
Background
Recently I found out aboubt mix xref, which according to my understanding analyses the code for unreachable paths and deprecat...
New
Both those set in distillery’s rel/config.exs
release :my_release do
set(version: "0.1.1") # <--- here
set(
applications: [
...
New
I recently came across this due to our yarn install failing with network issues during the CI/CD process. I’m wondering is mix has anythi...
New
I run this command:
$ mix phx.gen.context Cars Car cars model:string price:string
and then I run:
$ mix ecto.migrate
Now, I would lik...
New
I’ve recently been working on a Mix task to check dependency licenses.
There are a few mix tasks in this project:
mix licenses will p...
New
I need to know the request timings of one micro service to another micro service from 15 log files of 10GB each. so i wrote GitHub - murt...
New
How about add optional dependencies?
defmodule MyApp.MixFile do
use Mix.Project
def project do
[
app: :my_app,
vers...
New
Is it possible that I execute two different commands when I use iex -S mix like you can do un unix bash using the && operator?
E...
New
- Follow
- Join
- Shape
the conversation
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
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #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
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #hex









