: Node.js - Is there any front-end js? Or is it all backend? With Node.JS as a backend solution; is there any frontend javascript or all events controlled on the backend?
With Node.JS as a backend solution; is there any frontend javascript or all events controlled on the backend?
More posts by @Si4351233
2 Comments
Sorted by latest first Latest Oldest Best
It is completely separate from client-side JS. Like any other browser/server scenario you still have that http middle-man/wall to throw things over. There are plenty of advantages to having both be the same language like sharing core utility libraries, of course, but it will still take an Ajax call to make a mouse event matter to the server.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.