Hacker News new | ask | show | jobs
by Can_Not 3529 days ago
You can make nodejs front facing, use the same code for views on server and client, and still defer your real backend (any language, probably APIs only) behind nodejs.