↧
Create a Simple Twitter Widget with YUI 3 and YQL
I have been working a lot with YUI3 at my day job lately. One of the coolest new things about YUI 3 is YQL. YQL has a ton of features, but the short version is that it standardize different api’s into...
View ArticleBreaking Down a YUI3 Widget
YUI3 has these great things called widgets. For you jQuery guys, a widget is sorta like a plugin. Widget driven development is nice because it allows you to modularize your code, based on certain...
View Article