I've been writing code with curly braces for a dozen years or so, starting with C++ in college, then JavaScript for many, many years, and for the last few years, C#. In all that time, I have been a fan of putting the opening curly brace on the same line as the declaration or control statement...