Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Liferay UI revolution

Avatar for Eduardo Lundgren Eduardo Lundgren
November 20, 2013
190

Liferay UI revolution

Avatar for Eduardo Lundgren

Eduardo Lundgren

November 20, 2013
Tweet

Transcript

  1. “Study the past if you would define the future” -

    Confucius Tuesday, October 22, 13
  2. No need to download entire project, just use YUI().use('aui-carousel', function

    (Y) { // code goes here }); v2.0.x Tuesday, October 22, 13
  3. taglibs Form Validation <aui:input name="myField"> <aui:validator name="required" /> <aui:validator name="digits"

    /> <aui:validator name="range" > [8,50] </aui:validator> </aui:input> Tuesday, October 22, 13
  4. “Optimize the front-end performance first, because 80% of the user

    response time is spent there.” - Steve Souders, Google Tuesday, October 22, 13
  5. 1. Install 2. Execute upgrade tool $ npm install -g

    laut $ laut -f ~/Liferay/liferay-plugins Tuesday, October 22, 13
  6. “The best way to predict the future is to create

    it” - Abraham Lincoln Tuesday, October 22, 13