User Tools

Site Tools


code_decisions

This is an old revision of the document!


Code Decisions


Code Modification Decision

codeMod.js
Question: Will we comment any/all code with our UserID and Infirmation
Answer: YES
Ways to code = 
- HTML: <!-- Comment Here -->
- JavaScript: // comment here for single line, /* for multiple lines */
-Jelly: <!-- Comment Here -->
-XML: <!-- Comment XML -->
-Server Side comments that will not show in the browser: <j:comment>
code_decisions.1782842576.txt.gz · Last modified: by johnsonjohn

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki