top | item 40318501

(no title)

jogicodes | 1 year ago

How do you do front-end on node apps? I am not very familiar with it apart from knowing that node is JS on the server (correct me if I have it wrong). Can people plug in their own front ends?

discuss

order

rezguirahim|1 year ago

You're absolutely right! Node.js is a JavaScript runtime environment that runs on the server-side. While Node.js itself isn't directly used for front-end development, it can work seamlessly with various front-end frameworks and libraries. Popular options include React, Vue.js, Angular, etc.

flagged24|1 year ago

[deleted]