I work for a small company, so it's typically only 1-2 developers. I understand that in larger environments, straight JS may not be the best option. However, even my JS code is very well modularized and spread over 15 different source files, and not a single monolithic program. Using Firefox +...