0
votes
Seeking a good solution for SVG + Javascript framework
Do you need SVG or just vector-like graphics manipulation? John Resig ported the "Processing" visualization language to JavaScript. I never used it, but from the creator of jQuery it may help you …
0
votes
What is the best method to reduce the size of my Javascript and CSS files?
Google hosts a handful of pre-compressed JavaScript library files that you can include in your own site. Not only does Google pro …
