Skip to content

Commit 8ce2ffa

Browse files
authored
Update app.js
1 parent 040467d commit 8ce2ffa

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • projects/landing-page/js

projects/landing-page/js/app.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
*
1414
*/
1515

16+
/**
17+
* Comments should be present at the beginning of each procedure and class.
18+
* Great to have comments before crucial code sections within the procedure.
19+
*/
20+
1621
/**
1722
* Define Global Variables
1823
*

0 commit comments

Comments
 (0)