About
-
Minimizing your JavaScript Code
von
in PHPAs my last projects were mostly web 2.0 online applications I had to do a lot of javascript programming. Using JS-Frameworks like JQuery or Dojo the size of all necessary javascript files had added up to more than one megabyte. Even today with highspeed internet connections one megabyte needs several seconds to be transferred, so…