Comment on Ask HN: Why server side rendering is not used anymoreComments−joshxyz4ybecause json format is better for client server communication instead of html text.lots of things to do when your data is a js object.
Comments
because json format is better for client server communication instead of html text.
lots of things to do when your data is a js object.