diff --git a/projects/landing-page/js/app.js b/projects/landing-page/js/app.js index 0f2c4b7e8..f52ee8672 100755 --- a/projects/landing-page/js/app.js +++ b/projects/landing-page/js/app.js @@ -13,6 +13,11 @@ * */ +/** + * Comments should be present at the beginning of each procedure and class. + * Great to have comments before crucial code sections within the procedure. +*/ + /** * Define Global Variables *