Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

github source link: http://github.com/voloko/uki/blob/master/app/functional/wave...

Looks like they had to make some really dense code to meet that 100 line goal.

EDIT: But do take a look at the framework. It looks pretty awesome, especially the progressive rendering: http://github.com/voloko/uki



I tend to agree. This line looks like a prime example:

    menuButton('Inbox', '-176px 0', '166 24'), menuButton('All', '-160px 0', '0 2 166 24'), menuButton('By me', '-192px 0', '0 0 166 24'), menuButton('Requests', '-240px 0', '0 0 166 24'), menuButton('Spam', '-208px 0', '0 0 166 24'), menuButton('Settings', '-240px 0', '0 0 166 24'), menuButton('Trash', '-223px 0', '0 0 166 24')
The 100 line number also does not include the theme, which is a 250 line file full of HTML, CSS, and JavaScript.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: