Hacker News new | ask | show | jobs
by isoos 2673 days ago
Not sure why you say you can't share code between server and app: if the code is in a common library that both import, it can be shared.
1 comments

I mean, in my case i can share some utilities, but most of the code is just too specific to client/server.