Skip to content
Snippets Groups Projects
Commit 5bdcdfb3 authored by Johannes Goderbauer's avatar Johannes Goderbauer
Browse files

updated short guide

parent 74f12003
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,9 @@ How to write JDito code
:toc2: left
:numbered:
== basics ==
Keep everything english. Every title, caption, messages, comments, etc. should be english. Add german translation to the languages if necessary.
== code structure ==
=== vars and others (var, let) ===
* declaration of variables go on top (what actually happens in JS anyway by default -> hoisting)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment