Do you have project level patterns with standardized solutions for common problems?
|
|
18
|
192
|
February 4, 2025
|
How to Implement Dynamic Process Pooling in elixir with custom submission logic?
|
|
7
|
168
|
July 17, 2024
|
Database Layout for an audit log?
|
|
1
|
186
|
June 27, 2024
|
Is mutating "parent" state in a module an anti-pattern?
|
|
13
|
547
|
May 5, 2024
|
How I could organize “optional” modules from my library?
|
|
10
|
645
|
November 18, 2023
|
Shared Common Constants/Errors Across the Application
|
|
10
|
689
|
September 13, 2023
|
Functional programming patterns IN elixir As opposed to Object Oriented design
|
|
8
|
794
|
September 10, 2023
|
Dependency injection & design by interface / SMI
|
|
12
|
1366
|
March 27, 2023
|
Handling different Joken error messages with json()
|
|
5
|
689
|
February 8, 2023
|
Any articles about applying CRC (Constructors, Reducers, and Converters) pattern
|
|
1
|
1048
|
November 16, 2022
|
Design Pattern for functional / concurrent programming
|
|
15
|
2159
|
August 13, 2022
|
Elixir for programmers: how would you manage this changing of state?
|
|
4
|
895
|
July 25, 2022
|
On-Demand processes
|
|
10
|
991
|
July 5, 2022
|
Non-MVC web framework?
|
|
19
|
3591
|
March 22, 2022
|
Process design: Excel-like mutually dependent computations
|
|
3
|
1301
|
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
|
2507
|
May 14, 2021
|
Api interface design
|
|
4
|
1171
|
April 6, 2021
|
Logger: build log-message as data, postpone actual logging
|
|
13
|
1590
|
March 26, 2021
|
Question on working with dates and recurring tasks
|
|
0
|
570
|
December 7, 2020
|
Exploring design patterns in Elixir
|
|
7
|
4444
|
November 10, 2020
|
Traversal based URL routing
|
|
1
|
994
|
October 29, 2020
|
Integrate a "pure functions" core with DB via Ecto
|
|
4
|
1485
|
October 1, 2020
|
Is there a commonly-understood name for this pattern?
|
|
1
|
698
|
September 18, 2020
|
Balancing Elixir Context Design with Flexible Web API's
|
|
18
|
2965
|
September 7, 2020
|
Application design: When to utilize cascade deletion?
|
|
1
|
754
|
August 2, 2020
|
Pure functional module successful response format
|
|
3
|
721
|
July 21, 2020
|
Software design patterns and reference architectures
|
|
9
|
2132
|
May 13, 2020
|
Decorators/wrappers for Elixir the way you've never seen it!
|
|
0
|
844
|
April 17, 2020
|
Pipeline, `with` macro, or token passing
|
|
4
|
1244
|
November 20, 2019
|