How to Implement Dynamic Process Pooling in elixir with custom submission logic?
|
|
7
|
107
|
July 17, 2024
|
Database Layout for an audit log?
|
|
1
|
177
|
June 27, 2024
|
Is mutating "parent" state in a module an anti-pattern?
|
|
13
|
540
|
May 5, 2024
|
How I could organize “optional” modules from my library?
|
|
10
|
635
|
November 18, 2023
|
Shared Common Constants/Errors Across the Application
|
|
10
|
677
|
September 13, 2023
|
Functional programming patterns IN elixir As opposed to Object Oriented design
|
|
8
|
781
|
September 10, 2023
|
Dependency injection & design by interface / SMI
|
|
12
|
1327
|
March 27, 2023
|
Handling different Joken error messages with json()
|
|
5
|
680
|
February 8, 2023
|
Any articles about applying CRC (Constructors, Reducers, and Converters) pattern
|
|
1
|
1009
|
November 16, 2022
|
Design Pattern for functional / concurrent programming
|
|
15
|
2126
|
August 13, 2022
|
Elixir for programmers: how would you manage this changing of state?
|
|
4
|
885
|
July 25, 2022
|
On-Demand processes
|
|
10
|
975
|
July 5, 2022
|
Non-MVC web framework?
|
|
19
|
3546
|
March 22, 2022
|
Process design: Excel-like mutually dependent computations
|
|
3
|
1292
|
January 3, 2022
|
Looking for style advice when a function needs the `id` of an entity as a argument
|
|
3
|
750
|
September 21, 2021
|
Dependency injection/IOC
|
|
15
|
2484
|
May 14, 2021
|
Api interface design
|
|
4
|
1170
|
April 6, 2021
|
Logger: build log-message as data, postpone actual logging
|
|
13
|
1579
|
March 26, 2021
|
Question on working with dates and recurring tasks
|
|
0
|
568
|
December 7, 2020
|
Exploring design patterns in Elixir
|
|
7
|
4239
|
November 10, 2020
|
Traversal based URL routing
|
|
1
|
988
|
October 29, 2020
|
Integrate a "pure functions" core with DB via Ecto
|
|
4
|
1477
|
October 1, 2020
|
Is there a commonly-understood name for this pattern?
|
|
1
|
696
|
September 18, 2020
|
Balancing Elixir Context Design with Flexible Web API's
|
|
18
|
2950
|
September 7, 2020
|
Application design: When to utilize cascade deletion?
|
|
1
|
752
|
August 2, 2020
|
Pure functional module successful response format
|
|
3
|
719
|
July 21, 2020
|
Software design patterns and reference architectures
|
|
9
|
2115
|
May 13, 2020
|
Decorators/wrappers for Elixir the way you've never seen it!
|
|
0
|
836
|
April 17, 2020
|
Pipeline, `with` macro, or token passing
|
|
4
|
1229
|
November 20, 2019
|
Advice on structuring Elixir app
|
|
1
|
815
|
November 12, 2019
|