How to convert an existing app to a multi tenancy architecture?
|
|
16
|
1967
|
April 25, 2023
|
In school I'm learning about Clean Architecture for C#. Does Elixir also have a recommended way to structure your program?
|
|
1
|
701
|
April 1, 2023
|
Phoenix 1.7 and inversion of control to render a sidebar
|
|
4
|
671
|
March 10, 2023
|
Organizing liveviews - when to use live_action, and when to have separate liveview?
|
|
2
|
833
|
March 6, 2023
|
How can I better split the code in the _web folder by interface/technology?
|
|
3
|
551
|
November 11, 2022
|
Phoenix bootstrapping scripts
|
|
15
|
1404
|
September 27, 2022
|
Does my code/directory structure makes any sense?
|
|
5
|
2190
|
March 11, 2022
|
Best practice for phoenix project with HTML and JSON endpoints
|
|
7
|
3569
|
February 24, 2022
|
Best practice for directory structure of a larger application?
|
|
24
|
6925
|
January 26, 2022
|
Should I separate context queries from special web queries?
|
|
5
|
667
|
October 11, 2021
|
Directory structure for templates in Phoenix app
|
|
5
|
1438
|
October 7, 2021
|
Domain-oriented web folder structure
|
|
5
|
3947
|
July 7, 2021
|
Looking for an existing code base to learn how to structure a large project with complex process supervision
|
|
3
|
625
|
October 9, 2020
|
Build assets for dependent phoenix application
|
|
2
|
827
|
September 30, 2020
|
Is updating a map frequently and saving in cache is alright?
|
|
1
|
550
|
September 27, 2020
|
Renaming the root folder from `lib` to `app` -- is this a bad convention?
|
|
17
|
1512
|
September 24, 2020
|
Calling View file functions from main app
|
|
14
|
1078
|
March 8, 2020
|
Recommended directory to save other files
|
|
5
|
1239
|
March 5, 2020
|
Research on codebase structures
|
|
0
|
526
|
January 27, 2020
|
Structuring projects - this ok?
|
|
5
|
1131
|
September 1, 2019
|
How to have a separate admin section?
|
|
5
|
1120
|
July 19, 2019
|
Project structure - Umbrella or Poncho approaches?
|
|
6
|
3552
|
July 15, 2019
|
Some questions about working with multiple connected processes, linking and app structure
|
|
10
|
840
|
July 14, 2019
|
Project Structure for mostly Read application
|
|
1
|
734
|
May 20, 2019
|
Folders inside folders in Lib/
|
|
2
|
532
|
May 2, 2019
|
How to organize behaviour files in a project?
|
|
5
|
2471
|
February 27, 2019
|
Splitting files out of a Mix project tree
|
|
0
|
531
|
December 22, 2018
|
`<project_name>.ex` - it's purpose?
|
|
2
|
681
|
November 30, 2018
|
Concept of "area" in Phoenix project structure
|
|
4
|
1686
|
November 10, 2018
|
On structuring and configuring a web application project in Elixir
|
|
13
|
1774
|
October 7, 2018
|