Skip to content

Coding guidelines

Peter Urgoš edited this page Jul 8, 2020 · 1 revision

Strings - use double quotes (") for strings and single quotes(') inside strings to highlight variable/property names

Clone this wiki locally