Y
Hacker News
new
|
ask
|
show
|
jobs
by
Chetane
4379 days ago
> How do you use node for front-end? I've only ever seen it used for back-end.
1 comments
JohnMunsch
4377 days ago
One way is to build an app which the client runs on his/her machine and then accesses an interface via the browser. I played around with that some in this project here:
https://github.com/JohnMunsch/selfhelp
link