Authentication Strategy for token based authentication and Refresh tokens
|
|
3
|
2417
|
August 28, 2020
|
Async tasks with reconnection mechanism
|
|
0
|
450
|
July 8, 2020
|
Best way to structure an Auction Website/Platform
|
|
7
|
2161
|
July 6, 2020
|
Hexagonal architecture in elixir
|
|
35
|
9077
|
June 22, 2020
|
New to Elixir is this App architecture feasible?
|
|
3
|
1326
|
June 22, 2020
|
Is defdelegate necessary?
|
|
6
|
9941
|
June 14, 2020
|
Sending Functions Instead of Data
|
|
7
|
1359
|
May 16, 2020
|
Software design patterns and reference architectures
|
|
9
|
2128
|
May 13, 2020
|
Architecting an ecommerce application following Designing Elixir System with OTP
|
|
16
|
2518
|
April 1, 2020
|
Interpreter / composite pattern in Elixir
|
|
7
|
1901
|
April 1, 2020
|
Using an in Memory Map across Modules
|
|
11
|
1424
|
March 30, 2020
|
GenStage code architecture
|
|
7
|
721
|
March 27, 2020
|
How would you architecture a trading phoenix application?
|
|
9
|
1732
|
March 17, 2020
|
Functional Architecture in Elixir
|
|
9
|
3462
|
March 13, 2020
|
Batch processing w/ retry: use GenServer with spawn_monitor instead of Task.Supervisor?
|
|
7
|
1633
|
March 2, 2020
|
Replacing Rails Background Jobs with an Elixir Service
|
|
19
|
6005
|
February 7, 2020
|
Using Phoenix as a "kitchen sink" web framework vs a lightweight toolkit?
|
|
12
|
1995
|
February 1, 2020
|
Specialized MTA / Email Proxy Possible in Elixir?
|
|
4
|
1111
|
January 30, 2020
|
Tasks vs GenServer
|
|
8
|
4182
|
December 29, 2019
|
Elixir with Ecto (and Phoenix without Ecto)?
|
|
2
|
1696
|
December 27, 2019
|
Microservice code architecture
|
|
8
|
1466
|
December 6, 2019
|
Email newsletter w/ tailored content based on user preferences: how to design?
|
|
2
|
909
|
October 31, 2019
|
Different apps, shared database, different schema... a good idea?
|
|
14
|
5148
|
October 21, 2019
|
Dynamic data, how would you do it?
|
|
1
|
603
|
September 20, 2019
|
GenServers depends on starting another genserver (cross app)
|
|
5
|
1068
|
August 29, 2019
|
How to build a backend that can return raw data (for testing) as well as html for templating
|
|
3
|
933
|
August 29, 2019
|
Separating concerns with Supervision trees
|
|
15
|
1926
|
August 23, 2019
|
Interactors in Elixir following Clean Architecture guidelines
|
|
9
|
2747
|
August 6, 2019
|
Sharing single gen_server from supervisor free library in umbrela/distributed app
|
|
2
|
744
|
July 31, 2019
|
How to make right usage of umbrella apps?
|
|
9
|
1778
|
May 29, 2019
|