Closed thomasrogerlux closed 2 years ago
Naming convention in Firebase is snake_case but naming convention in the code-base is camelCase. This makes the conversion seemless for the team. Needed for proper feature flagging.
snake_case
camelCase
Naming convention in Firebase is
snake_case
but naming convention in the code-base iscamelCase
. This makes the conversion seemless for the team. Needed for proper feature flagging.