Community

Detecting duplicate JavaScript includes on a page

(Matt Busche) I started working on a new app recently with some people mostly new to front end development and noticed that on many pages we were including the same JavaScript file multiple times, either on the same page or within an included page, so I wrote up some JavaScript (using jQuery) to det

Read More - Register for Free Membership