Simple JavaScript and CSS File Bundler

Optimizing web page loading is not a new subject, but it remains one that doesn’t get as much attention as it deserves. Web/UI developers often assume that site performance is mostly attributed to back-end operations (database interactions, processing, etc.), servers themselves (hardware and software) and other variants such as bandwidth, traffic, etc. But there are many ways to optimize...