Latest #modules Threads 
Hello!
For my first post to the forum that has helped me a great deal as I have become involved with this language and ecosystem.
I hav...
New
Similar to Question on :application.get_key(:my_app, :module)
Why will the 1st call return :undefined, whereas the 2nd will do a list o...
New
have module A.B. And another module A.C is the same. do not want to copy. is there a way to create GLOBAL pseudonym? smth like alias A.B...
New
This related to my other question, but I’m asking a new one for clarity.
Using the built-in validation_confirmation I’m getting:
undef...
New
Redoing this to be more clear:
Question
How can I call a function inside a module?
File: test.exs
defmodule MyModule do
def sum(a,...
New
I have a complex app configuration that I’ve made much simpler via a custom module. I don’t want to implement it as a config provider bec...
New
Hi there! I’m trying to create a function that dynamically defines a module based on the passed argument, like so:
defmodule Test do
d...
New
I’m trying to understand how macros and module definitions interact with each others and I’m having few cases which I don’t understand. T...
New
I am a beginner making a code with module. Employee module has a struct and a function. Employees have names, id’s, salaries and jobs. I ...
New
Hello,
I’m trying to make a live view app with a form that has a nested live component.
page_live.ex -> form_component.ex -> nest...
New
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Hello!
For my first post to the forum that has helped me a great deal as I have become involved with this language and ecosystem.
I hav...
New
Trending Over Three Years
I have a bit of an unconventional situation.
I have an app that generates files at runtime. Those files contain valid elixir code (modul...
New
I have 2 modules, one of them has a function that returns a list and the other one is using that function to create a module attribute.
...
New
Redoing this to be more clear:
Question
How can I call a function inside a module?
File: test.exs
defmodule MyModule do
def sum(a,...
New
While looking over the source code for a library I’m using, I noticed that there were several times that the same module attribute (@para...
New
I am a beginner making a code with module. Employee module has a struct and a function. Employees have names, id’s, salaries and jobs. I ...
New
I’m trying to understand how macros and module definitions interact with each others and I’m having few cases which I don’t understand. T...
New
Hello,
I’m trying to make a live view app with a form that has a nested live component.
page_live.ex -> form_component.ex -> nest...
New
I wrote about some Elixir features that are not that often useful, but I think are still good to know about: the process dictionary, hand...
New
This related to my other question, but I’m asking a new one for clarity.
Using the built-in validation_confirmation I’m getting:
undef...
New
I’m working on a yet-to-be-released module for dealing with dual-entry accounting in Elixir/Phoenix apps, and due to its nature, this fea...
New
Hi there! I’m trying to create a function that dynamically defines a module based on the passed argument, like so:
defmodule Test do
d...
New
I have a complex app configuration that I’ve made much simpler via a custom module. I don’t want to implement it as a config provider bec...
New
For an app, I would like to implement a command pattern, a la Commanded.
I would like to know if there could be downsides to creating a ...
New
Hello,
I am trying to teach Elixir to some intro to programming students, and they had a strange experience when running a simple progra...
New
have module A.B. And another module A.C is the same. do not want to copy. is there a way to create GLOBAL pseudonym? smth like alias A.B...
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:
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







