Script loader

Script loader image

In the early 2000s there was little you could do with Javascript and cross browser compatibility was non-existent. For a while, I built and maintained a module loader that worked like Perl include and require, along with a library of cross browser utilities. Then jQuery and AMD came along.