2

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?

Kevin Reid
  • 37,492
  • 13
  • 80
  • 108
  • 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

1 Answers1

1

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

FoX
  • 234
  • 1
  • 5