Getting generated HTML via AJAX is a bad practice?
I can receive JSON.
Is this开发者_如何学C a bad practice? And if so, who said that? W3C?
No personal opinion, please
Referencies links will be good.
The idea being that HTML is bigger than json, so where possible, update the existing page using json content.
精彩评论