Saturday, 02 March 2013
Interesting Snippets from 2013-03-02
-
jQuery Learning Center
There’s a lot more to learn about building web sites and applications with jQuery than can fit in API documentation. If you’re looking for explanations of the basics, workarounds for common problems, best practices, and how-tos, you’re in the right place!
-
svg.js - A lightweight JavaScript library for manipulating and animating svg
With svg.js you have all the power of vector graphics at pocket size. The whole library is a little over 5k gzipped.
-
Faster Websites: Crash Course on Web Performance - igvita.com
Delivering a fast and optimized user experience in the browser requires careful thinking across many layers of the stack - TCP and up. In a rather ambitious undertaking, when I got the chance to run a three hour (marathon) workshop at Devoxx 2012, I tried to do exactly that: a crash course on web performance.