MyBB Community Forums

Full Version: Join and minify JavaScript
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
First of all thanks for that awesome forum CMS.
I have worked in web development from 2 years ago and join and minify JS is always one of the best options to improve the performance.

How to make it

My proposal is join general.js and jquery.js (these two files are always loaded in every page) and minify all JS files.
I also think that we should create a release version with these changes and a development version with the complete JS files for improve editing.

Furthermore these changes can contribute to reduce the number of http request so we have less load time.

[Image: 2v2fq51.jpg]
i second this,