The reason I made this style guide was so that I could keep the code in my projects similar and allow for easier movement between projects. One of my key aims is to create projects that are easy to understand from the developers point-of-view so I often favour verboseness when it ensures that the true meaning of what we are attempting is more clearly expressed. Table of Contents Language Code Organization Braces Naming Types Images Prefixing Parentheses Properties Instance variables Methods Protocols Vari…
#style guide
One post with this tag