Blog Archives

yui3

Breaking Down a YUI3 Widget

May 31st 2011

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 element of your site. You might for instance have a search results widget or an advanced search widget. Today I’m going [...]

yql

Create a Simple Twitter Widget with YUI 3 and YQL

May 24th 2011

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 one nice and easy to use format. Today I thought I would do a [...]

About

Box Model Junkie is a site addicted to Front-end / UI development. We focus on tutorial relating to JavaScript frameworks, CSS3 and HTML5.