How I'm naming User-scoped APIs vs. System APIs
|
|
3
|
187
|
July 26, 2025
|
Why are module names in Elixir UpperCamelCase, while the file names are snake_case?
|
|
14
|
559
|
April 22, 2025
|
Opinions regarding use of gerunds (e.g. Ordering, Billing, Scheduling) as context names
|
|
6
|
147
|
March 5, 2025
|
Module naming of services with multiple versions
|
|
6
|
100
|
February 3, 2025
|
How to name context module of schema name already in plural (data)?
|
|
1
|
486
|
December 7, 2022
|
Status vs State
|
|
8
|
1513
|
January 11, 2022
|
Naming context, again
|
|
3
|
655
|
October 28, 2021
|
Data fetching method naming best practices?
|
|
1
|
1363
|
June 2, 2021
|
"upsert" vs "insert_or_update" namings
|
|
1
|
2042
|
September 30, 2020
|
Renaming the root folder from `lib` to `app` -- is this a bad convention?
|
|
17
|
2061
|
September 24, 2020
|
When to suffix a function by a bang!
|
|
3
|
1812
|
September 21, 2020
|
How to name files of modules with numbers?
|
|
2
|
938
|
June 24, 2020
|
Why do Phoenix generators use `attrs` instead of `params`?
|
|
0
|
813
|
April 24, 2019
|
Question marks and tuple returns?
|
|
2
|
1421
|
August 18, 2018
|