This Week's Trending Top

matt-savvy
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 Top

This Year's Trending Top

Last Three Year's Trending Top

chvanikoff
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
maennchen
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
nathanl
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
v3470
Or add corresponding explanatory links on the Guide page to make the documentation more complete and consistent? Recently, I realized th...
New
bennydreamtech23
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

Trending Over Three Years Top

kuon
I am opening this thread to discuss the global problems and solutions around the current mix config implementation. As seen in multiple ...
New
beno
I have been struggling with trying to get an application deployed to a staging/production server today. I say struggle, because it still ...
New
Benjamin-Philip
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
Qqwy
Recently, at the Code BEAM Lite Amsterdam, I had very interesting conversations with @sasajuric, @michalmuskala, @voltone, @Crowdhailer a...
New
Crowdhailer
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
Sanjibukai
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
isaacsanders
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
Fl4m3Ph03n1x
Background Recently I found out aboubt mix xref, which according to my understanding analyses the code for unreachable paths and deprecat...
New
idi527
Both those set in distillery’s rel/config.exs release :my_release do set(version: "0.1.1") # <--- here set( applications: [ ...
New
arton
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
kalkatfyodor
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
cosmicrose
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
murtza
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
Eiji
How about add optional dependencies? defmodule MyApp.MixFile do use Mix.Project def project do [ app: :my_app, vers...
New
granyatee
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

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement