ElixirCasts
Forum Sponsor
.iex.exs File - ElixirCasts
In this episode, we’ll learn how to streamline our Elixir development workflow by customizing our IEx shell with a .iex.exs file.
Most Liked
marcxrand
Nice! Is there a way to keep tab-autocomplete with aliased modules?
For instance, pressing Tab after iex> App.Repo gives you a list of functions in the Repo module – but iex does nothing when pressing Tab after iex> Repo
2
ElixirCasts
Forum Sponsor
Yes, it should work, but only after a dot:
iex> Repo. #Tab here
aggregate/2 ...
Thanks for watching and hope this helps!
1
linusdm
Confusion might be related to this issue: IEx.Helpers.recompile() no longer autocompleted during iex -S mix session since OTP28 · Issue #14624 · elixir-lang/elixir · GitHub
1
Popular in Screencasts
This is a part of the ongoing elixir OTP series. The video walks through creating an application, talks about application structure and ...
New
https://alchemist.camp/episodes/word-count
I’ve just made a new version of of Lesson 2 from Alchemist Camp. It has significantly larger ...
New
I did an episode on Phoenix contexts. This is a good episode for anyone new to Phoenix or wanting to see how contexts work.
https://elix...
New
Nice to see another thing on my wish-list come true :003:
I haven’t had a chance to watch this yet but I am sure it is very good!
...
New
Elixir & Phoenix Testing 101
Hi guys, I’d like to get into creating more educational videos focuses on building web apps with Phoenix...
New
I’ve been making videos a fair bit and they typically go both on the blog and the YouTube channel.
Just released this one which attempts...
New
New video dropped: this time on manually running your own asset build script with Bun. Bun is used as the script runner with ESBuild stil...
New
Other popular topics
Hello, how can I check the Phoenix version ?
Thanks !
New
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
I want to highlight html closing tags when i click a html tag. That works in .html files but doesnt work for html.eex templates. How can...
New
Phoenix 1.4.0 released
Phoenix 1.4 is out! This release ships with exciting new features, most notably
with HTTP2 support, improved deve...
New
i’m a new one to elixir
which editor can i use
vs code? or atom?
Thanks! :smiley:
New
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
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
- #api
- #forms
- #metaprogramming
- #security
- #hex









