Hacker News new | ask | show | jobs
by axiak 4042 days ago
In javascript frameworks, isomorphic usually refers to running the same code in the server (node.js) as well as the client.