Adding basic monitoring and logging to a Bandit/Plug web server
|
|
5
|
122
|
July 12, 2025
|
Are there any eCommerce tutorials in either Phoenix or Ash?
|
|
2
|
156
|
July 12, 2025
|
LiveView Organization Question: Should I have this function component as an intermediary?
|
|
0
|
33
|
July 11, 2025
|
Giving a tech talk at my Microsoft tech stack company, how do I persuade them to give Elixir a try
|
|
23
|
621
|
July 10, 2025
|
Unable to compile default Elixir project from the getting started guide
|
|
13
|
3391
|
July 9, 2025
|
Default value Select Input
|
|
3
|
68
|
July 8, 2025
|
Is there a better way to generate OpenAPI schemas for Phoenix REST APIs?
|
|
17
|
394
|
July 8, 2025
|
There is some advantage to use `File.open` instead `File.write`?
|
|
6
|
212
|
July 6, 2025
|
"Invalid" module attribute xxx was set but never used?
|
|
2
|
62
|
July 4, 2025
|
Go-to-definition & hover lost when using dynamic module calls via Application.get_env/3
|
|
7
|
125
|
July 1, 2025
|
Cannot use pop_in when the last segment is a map key
|
|
2
|
108
|
June 29, 2025
|
Easiest dev environment setup for a classroom?
|
|
9
|
232
|
June 29, 2025
|
function to get the raw representation of a struct
|
|
3
|
110
|
June 24, 2025
|
How to idiomatically do "In a single transaction, create a user if the table is empty"
|
|
9
|
225
|
June 23, 2025
|
How to test and assert order of elements in LiveView?
|
|
10
|
2409
|
June 23, 2025
|
How to expose `has_users` type aggregate in Accounts.Users?
|
|
5
|
90
|
June 20, 2025
|
How would you explain Elixir immutability?
|
|
40
|
4261
|
June 20, 2025
|
Trying to grok ash-authentication -- I keep getting forbidden
|
|
4
|
79
|
June 18, 2025
|
Is it possible to enable a command history feature for the iex console?
|
|
14
|
5029
|
June 17, 2025
|
I built a Function Signature Search for Elixir. Looking for feedback.
|
|
0
|
73
|
June 12, 2025
|
Recommendations for topics to talk in a elixir meetup
|
|
1
|
63
|
June 12, 2025
|
How can I do a better code and architecture design with Elixir Erlang and FP principles
|
|
6
|
299
|
June 11, 2025
|
Trying to create an association with a uuid primary key
|
|
1
|
47
|
June 10, 2025
|
Why can't I run `Integer.is_even` in this guard clause?
|
|
5
|
226
|
June 10, 2025
|
Regex replace: Replace only (first) group of a match
|
|
4
|
71
|
June 9, 2025
|
How can I assign a name to my GenServer if I'm using :syn.
|
|
2
|
89
|
June 7, 2025
|
Wordpress for Elixir Project
|
|
17
|
511
|
June 3, 2025
|
Is it possible to use :syn in via Tuple like this?
|
|
0
|
74
|
May 31, 2025
|
Compile-time validation of newtypes or at least static analysis
|
|
0
|
114
|
May 30, 2025
|
Using a struct within a struct produces errors
|
|
14
|
152
|
May 30, 2025
|