0 votes
in NodeJS Essentials by

Which of the following is used to create desktop applications in Node.js?

A) Electron

B) NW.js

C) app.js

D) all of the above

1 Answer

0 votes
by

Answer: D

Explanation: Electron, NW.js, and app.js are all used to create desktop applications in Node.js.

...