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

Has anyone looked at the source html of the Google+ pages? Anyone have any clue what's going on there?

Is this the output from some compiler (Which apparently is generating the css along with the html) or some obfuscation technique?



Compiler used to compress the size before it's actually compressed in transmission. No reason to send "here-is-the-table-id-we-want-for-the-form" when you can just send "t-f-4"---the browser obviously doesn't care.


I'd assume that they are using http://code.google.com/closure/compiler/ on their JavaScript.


Odds are it's output from GWT, the same Java framework Google writes most of their apps in.




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

Search: