There is not really much information available for Alloy UI (the current JavaScript framework for Liferay 6.x), and as it builds on top of YUI, is it enough to get a book for YUI and scan through their documentation?

Somehow I'm not able to find any books or resources (plugins, except the one from the Liferay page), or is it just too new?

link|improve this question
1  
AlloyUI is actually YUI. Alloy clearly appeared as a necessity because YUI3 started with a small core with lots of Beta features. Currently as of YUI 3.4.0 there are many components already included in YUI, so as times goes on Alloy is becoming less necessary. Whatever YUI components you chose to use (from Alloy, from the Core or from the Gallery), learn to use YUI. You won't regret it. – juandopazo Sep 21 '11 at 12:58
1  
Thanks, the necessity for the question arises when you have to work with Liferay and thus consider using Alloy. – definitely undefinable Sep 21 '11 at 13:13
feedback

1 Answer

up vote 1 down vote accepted

The Alloy UI is quite new, but you should be fine when learning the YUI library. As you will see, they are quite equal

link|improve this answer
hmm ..I guess so, since AUI builds atop of YUI (for api: yuilibrary.com and alloy.liferay.com/deploy/api ..has to do for now.. thx) – definitely undefinable Sep 14 '11 at 16:42
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.