Just curious if there’s a document somewhere (that I didn’t find) on naming best practices in large apps. In all of the examples, I see pipe-based hierarchies, dots for actions, etc. I’m kind of making my own and trying to avoid “do this 67”, but figured it’d be good to avoid obvious mistakes.
Now, some of us have been using some kind of naming convention that probably evolves every now and then so we can just suggest what we do instead of what is best.
The best advice I have read about naming conventions is be consistent, no matter the way you name things.