Isomorphic web apps – where the backend and frontend share the same code – are all the rage nowadays. With them, you render the page on the server with the same code which is used on the client. This ...