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.
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.