Comment on Ask HN: What have you achieved in January 2015?parentComments−jhildings11ySo the "isomorphic" refers to that JS on both the client and server?−bsimpson11yIndeed it does. The concept of Ambidex is you write your app as platform-agnostic JSX, and it will take care of rendering on the server when appropriate and on the client when appropriate.
Comments
So the "isomorphic" refers to that JS on both the client and server?
Indeed it does. The concept of Ambidex is you write your app as platform-agnostic JSX, and it will take care of rendering on the server when appropriate and on the client when appropriate.