josevalim
Creator of Elixir
Most Liked
cvkmohan
soup
Users might want to use --no-pry when running Phoenix in IEx, especially with liveview, or you’ll have processes/events/requests timeout.
iex --sname xyz --cookie abc --no-pry -S mix phx.server
There also seems to be some order dependency on the arguments, so watch out for that:
% iex --no-pry --sname local -S mix phx.server
Erlang/OTP 25 [erts-13.0.4] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [jit:ns]
--sname : Unknown option
No file named local
5
muelthe
Popular in News
Official announcement: Elixir v1.6 released - The Elixir programming language
Thanks everyone who gave the release candidate a try and g...
New
Release: Release v1.9.0 · elixir-lang/elixir · GitHub
Releases
The main feature in Elixir v1.9 is the addition of releases. A release is...
New
1. Enhancements
Elixir
[File] Support distributed File.Stream
[Module] Add Module.get_last_attribute/3
[Task] Reduce footprint of tasks ...
New
Elixir v1.5.0-rc.0 has been released.
This is a release candidate for the upcoming Elixir v1.5. It includes bug fixes, enhancements and ...
New
Hi everyone,
We have just released Elixir v1.8.0-rc.0. For more information, checkout the CHANGELOG.
Please give it a try and give us f...
New
NOTE: this is a focused thread, so we appreciate if everybody stayed on topic. Feel free to comment anything in regards to calendar forma...
New
1. Bug fixes
Elixir
[bin/elixir] Properly handle the --dbg flag in Elixir’s CLI
[Code.Formatter] Add brackets around keyword lists when ...
New
1. Enhancements
Mix
[mix compile.elixir] Do not run fixpoint computation on runtime dependencies. This should considerably improve compi...
New
In Elixir we are continuously trying to improve the experience for developers learning the language. However, there are still common road...
New
1. Enhancements
Elixir
[Protocol] Optimize protocol consolidation to no longer load structs
2. Bug fixes
Elixir
[Kernel] Fix unnecessa...
New
Other popular topics
I am constructing a JSON object (map) and I need to conditionally set a field. I’m trying to write proper elixir-way code… and I’m at a l...
New
I have VueJS GUIs with the project generated using Webpack.
I have Elixir modules that will need to be used by the VueJS GUIs.
I forese...
New
Hello all!
I am typing this post from my new MacBook Pro with the M1 chip. I’m loving it so far, and will probably use it as my daily dr...
New
I am trying to figure out how Mix knows whether the environment is test, dev, or prod – where is this set?
Thanks.
New
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
Hi folks,
Few months ago I have announced the proof-of-concept of the library to manipulate the browsers DOM objects directly from Elixi...
New
Got a question about when to concat vs. prepending items to list then reversing to achieve appending.
So i know lists boil down to [1 | ...
New
What is the proper way to load a module from a file in to IEX?
In the python world, doing something like this pretty standard:
from ....
New
Lets say I have map like this fetching from my database
%{"_id" => #BSON.ObjectId<58eb1a7a9ad169198c3dXXXX>, "email" => ...
New
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1]
15:22:35.803 [error] gen_event {lager_file_backend...
New
Categories:
Sub Categories:
Forums
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









