User Tools

Site Tools


code_decisions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
code_decisions [06/30/2026YYY 10:59] – created johnsonjohncode_decisions [06/30/2026YYY 11:04] (current) johnsonjohn
Line 1: Line 1:
 =====Code Decisions===== =====Code Decisions=====
-----+
 ====Code Modification Decision==== ====Code Modification Decision====
 <code javascript codeMod.js> <code javascript codeMod.js>
 Question: Will we comment any/all code with our UserID and Infirmation Question: Will we comment any/all code with our UserID and Infirmation
 Answer: YES 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> </code>
code_decisions.1782842354.txt.gz · Last modified: by johnsonjohn

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki