We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Changed example variable names from e.g. fileName to text which represents what it is an example of.
Clarify a few examples with code comments and remove unnecessary semicolon after switch statement.
Updated Coding Convention (markdown)
Updating switch statement with break to clearify where the break should be.
Fixed some typos.
Created Coding Convention (markdown)