Category: json
-
Minimize Json
TL;DR: Minimize Json Answer by minimizing the names of the properties transmitted. As a practical example,see http://jsonminimize.apphb.com/ ( although is gzipped,the answers are 3862 versus 3089 bytes – an 20% gain . Your results will vary – because of how I obtain the random obtaining of data ) Prerequisites: Ajax / Json – http://msprogrammer.serviciipeweb.ro/2011/12/05/jquery-ajax-request-and-mvcdetailed/…