Rejection Details :
can anyone please tell me what to improve …
My Template : https://goo.gl/MBmRbq
-
PROPER EVENT BINDING: Consider using the preferred .on() method rather than .click(), .bind(), .hover(), etc. For best performance and concise code use event delegation whenever possible
-
STRICT MODE REQUIRED: All JavaScript should be written with “use strict” mode on. Please note that strict mode is scoped. For concise code it is recommened to placed
-
JQUERY PERFORMANCE NEEDS IMPROVEMENT: Your jQuery code can benefit
from some performance tweaks. Please make sure that your jQuery is
properly formatted, commented and that you are caching and chaining
whenever possible. -
TYPOGRAPHIC HIERARCHY: The typographic hierarchy of this item requires additional work.
-
SPACING AND ALIGNMENT: There are spacing and alignment issues in this item. Please make sure that all elements are aligned properly and spacing is consistent from section to section. Here are some articles with more information regarding negative space and proper spacing: