Shared Common Constants/Errors Across the Application
|
|
10
|
240
|
September 13, 2023
|
Functional programming patterns IN elixir As opposed to Object Oriented design
|
|
8
|
345
|
September 10, 2023
|
Dependency injection & design by interface / SMI
|
|
12
|
614
|
March 27, 2023
|
Handling different Joken error messages with json()
|
|
5
|
298
|
February 8, 2023
|
Any articles about applying CRC (Constructors, Reducers, and Converters) pattern
|
|
1
|
484
|
November 16, 2022
|
Design Pattern for functional / concurrent programming
|
|
15
|
1479
|
August 13, 2022
|
Elixir for programmers: how would you manage this changing of state?
|
|
4
|
588
|
July 25, 2022
|
On-Demand processes
|
|
10
|
672
|
July 5, 2022
|
Non-MVC web framework?
|
|
19
|
2510
|
March 22, 2022
|
Process design: Excel-like mutually dependent computations
|
|
3
|
923
|
January 3, 2022
|
Looking for style advice when a function needs the `id` of an entity as a argument
|
|
3
|
537
|
September 21, 2021
|
Dependency injection/IOC
|
|
15
|
1784
|
May 14, 2021
|
Api interface design
|
|
4
|
912
|
April 6, 2021
|
Logger: build log-message as data, postpone actual logging
|
|
13
|
1093
|
March 26, 2021
|
Question on working with dates and recurring tasks
|
|
0
|
427
|
December 7, 2020
|
Exploring design patterns in Elixir
|
|
7
|
2940
|
November 10, 2020
|
Traversal based URL routing
|
|
1
|
660
|
October 29, 2020
|
Integrate a "pure functions" core with DB via Ecto
|
|
4
|
1108
|
October 1, 2020
|
Is there a commonly-understood name for this pattern?
|
|
1
|
514
|
September 18, 2020
|
Balancing Elixir Context Design with Flexible Web API's
|
|
18
|
2174
|
September 7, 2020
|
Application design: When to utilize cascade deletion?
|
|
1
|
573
|
August 2, 2020
|
Pure functional module successful response format
|
|
3
|
560
|
July 21, 2020
|
Software design patterns and reference architectures
|
|
9
|
1483
|
May 13, 2020
|
Decorators/wrappers for Elixir the way you've never seen it!
|
|
0
|
646
|
April 17, 2020
|
Pipeline, `with` macro, or token passing
|
|
4
|
944
|
November 20, 2019
|
Advice on structuring Elixir app
|
|
1
|
702
|
November 12, 2019
|
Email newsletter w/ tailored content based on user preferences: how to design?
|
|
2
|
696
|
October 31, 2019
|
Looking for an easy way to set calculations from outside of source code
|
|
6
|
668
|
October 1, 2019
|
Design: how to monitor a "deferred task"?
|
|
0
|
477
|
July 8, 2019
|
What are some patterns to avoid performing heavy lifting tasks in a Genserver's init callback?
|
|
4
|
700
|
June 19, 2019
|