Some tips == JS == if you use JS code in your views, do not use the comment format // comment till EOL The compressor/minifier that removes the spaces before sending the output will break the code and force the rest of the code to be sent as comment.
Description
Languages
PHP
38.5%
JavaScript
35.5%
HTML
17.1%
CSS
6.7%
SCSS
2.1%