Y
Hacker News
new
|
ask
|
show
|
jobs
by
poissonpie
4607 days ago
What about simply DRY? isn't that what you're aiming for - having code sharable between client and server such that you don't have two pieces of code that do the same thing in two different places?