Category Archives: Computer History
On Javascript Loaders, Memory Use, and History
As application code shifts more and more to the client, the old application patterns are starting to re-emerge. One of these old patterns is the need for modularity. I did some research on module loaders for Javascript. The current favorite … Continue reading
Posted in Computer History, General
2 Comments