Phoenix 1.7 directory structure for wrappers
|
|
8
|
324
|
March 27, 2024
|
How to convert an existing app to a multi tenancy architecture?
|
|
16
|
2513
|
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
|
1164
|
April 1, 2023
|
Phoenix 1.7 and inversion of control to render a sidebar
|
|
4
|
1003
|
March 10, 2023
|
Organizing liveviews - when to use live_action, and when to have separate liveview?
|
|
2
|
1682
|
March 6, 2023
|
How can I better split the code in the _web folder by interface/technology?
|
|
3
|
898
|
November 11, 2022
|
Phoenix bootstrapping scripts
|
|
15
|
1737
|
September 27, 2022
|
Does my code/directory structure makes any sense?
|
|
5
|
2570
|
March 11, 2022
|
Best practice for phoenix project with HTML and JSON endpoints
|
|
7
|
4607
|
February 24, 2022
|
Best practice for directory structure of a larger application?
|
|
24
|
9179
|
January 26, 2022
|
Should I separate context queries from special web queries?
|
|
5
|
869
|
October 11, 2021
|
Directory structure for templates in Phoenix app
|
|
5
|
2161
|
October 7, 2021
|
Domain-oriented web folder structure
|
|
5
|
4384
|
July 7, 2021
|
Looking for an existing code base to learn how to structure a large project with complex process supervision
|
|
3
|
744
|
October 9, 2020
|
Build assets for dependent phoenix application
|
|
2
|
1051
|
September 30, 2020
|
Is updating a map frequently and saving in cache is alright?
|
|
1
|
682
|
September 27, 2020
|
Renaming the root folder from `lib` to `app` -- is this a bad convention?
|
|
17
|
2004
|
September 24, 2020
|
Calling View file functions from main app
|
|
14
|
1316
|
March 8, 2020
|
Recommended directory to save other files
|
|
5
|
1676
|
March 5, 2020
|
Research on codebase structures
|
|
0
|
662
|
January 27, 2020
|
Structuring projects - this ok?
|
|
5
|
1306
|
September 1, 2019
|
How to have a separate admin section?
|
|
5
|
1403
|
July 19, 2019
|
Project structure - Umbrella or Poncho approaches?
|
|
6
|
4154
|
July 15, 2019
|
Some questions about working with multiple connected processes, linking and app structure
|
|
10
|
1049
|
July 14, 2019
|
Project Structure for mostly Read application
|
|
1
|
828
|
May 20, 2019
|
Folders inside folders in Lib/
|
|
2
|
674
|
May 2, 2019
|
How to organize behaviour files in a project?
|
|
5
|
2909
|
February 27, 2019
|
Splitting files out of a Mix project tree
|
|
0
|
656
|
December 22, 2018
|
`<project_name>.ex` - it's purpose?
|
|
2
|
785
|
November 30, 2018
|
Concept of "area" in Phoenix project structure
|
|
4
|
1867
|
November 10, 2018
|