|
|
|
|
|
by barryhunter
4780 days ago
|
|
A lot of their products are built with GWT
https://developers.google.com/web-toolkit/ which compiles the client side code automatically. So its more that the code is auto-generated (and because its generated it doesnt need to be readable), rather than deliberately obscured. |
|
Google has been using AngularJS for some new sites.
But no matter how you do it, single page apps usually result in a heavily minified representation.