Showing posts with label YUI. Show all posts
Showing posts with label YUI. Show all posts

Sunday, August 10, 2014

Creating a simple YUI Application Framework and Node app

In this tutorial we are now going to implement a web app end to end using YUI and hosted in Node.  It isn’t actually going to do anything much, but it will illustrate everything you need to create a client and server in JavaScript using YUI App and Node.

Read More

MenuNav Node - YUI Plugin

The MenuNav Node Plugin makes it easy to transform existing list-based markup into traditional, drop down navigational menus that are both accessible and easy to customize, and only require a small set of dependencies.

Read More

Saturday, August 9, 2014

An Introduction to YUI

With jQuery dominating the JavaScript framework landscape, many newcomers aren't exposed to other JavaScript frameworks. The truth is that there are a plethora of excellent JavaScript frameworks available, like MooTools, Prototype, Ext JS, and...YUI! While not as well known as some of the other libraries, YUI provides a wealth of tools for the web developer.

Read More