ShareAs my applications have grown in complexity, I’ve followed a path probably quite similar to many of you with respect to .js file maintenance. In the beginning I had one js file to include in the site’s/app’s header, containing just a few basic js functions used across the site.
As my JavaScript codebase grew, I [...]
Latest Articles
Minify and Compress all your JavaScript files into One, on the Fly
{ 13 Comments }
