As soon as you start using JavaScript on the server side, it becomes useful to send JSON data between the server and client. However, you soon run into the problem ...