The APG Naming System
Nomenclature
Nomenclature is the structured method by which we name everything in Bubble. A simple differentiation between database items and page elements is made to make searching up data sets and elements easy:
database items: use_snake_case
Page Elements do not use snake case.
To streamline builds between developers, eliminate confusions, and make naming things really easy, it is recommended that you follow the APG Naming System as it's described.
The APG Naming System is composed of the following guidelines
Naming Conventions (i.e. how to name a group/element systematically)
The Element Naming Shorthand (e.g. naming all groups GP)
Standardizing Groups and Element Names (as this can get messy)
Last updated