I have been developing on JSAN recently since it was fixed. It is a little lonely though because it is nothing near as popular as CPAN. I noticed though that the JSAN loader is super slow so I have been using "Tasks" a lot, which are basically JavaScript files containing many modules in one, this has saved me from HTTP requests and bandwidth on my website.
Read More