Comment on Ask HN: What does modern front-end web development look like?parentComments−Chetane12yHow do you use node for front-end? I've only ever seen it used for back-end.−JohnMunsch12yOne 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
Comments
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