84 Bytes
Development, Design, Applications, and the Web.
Development, Design, Applications, and the Web.
Posted by Richard Wong under Javascript | 0 Comment
There is a time where everyone is hating Javascript. It is messy, buggy and unreliable across broswers. But thanks to the invention of Javascript Libraries, now we are having fun again building AJAX sites with cool animated effects.
In this video, John Resig the creator of JQuery is giving a talk about all the techniques used to build a robust, reusable, cross-platform JavaScript Library. He also interestingly talked about how to use functional programming to create contained, concise, code.