How to use node js

-3
Hi all is anybody now how to include libs which made with Node js?
asked
1 answers
0

node.js is a framework including a server. You have to write both the client and server side code in Javascript. In Mendix the server is included, you can add client side scripting with dojo, jquery etc.

You can not combine Mendix with node.js

Can you elaborate on your plans?

answered