play

    yahoo user interface (YUI)

    Having used various other JavaScript frameworks in the past, I have decided to test the Yahoo User Interface (YUI) framework. My experience so far is that this framework is very solid and provides very reusable functions. Unlike other frameworks, YUI separates its components into separate JavaScript and CSS files, allowing you to add which components you need. YUI also provides a "min" version of all JavaScript files, which is a compressed version of the file with a much smaller file size. As I continue to explore YUI and its advantages I will continue updating this article.