3 Conventions
Our code adheres to some style conventions as decribed in this chapter.
3.1 Casing
In general we use camelCase naming for arguments and functions.
Our code adheres to some style conventions as decribed in this chapter.
In general we use camelCase naming for arguments and functions.