J
J
jtag2018-03-17 14:44:14
Node.js
jtag, 2018-03-17 14:44:14

How to write large programs in node.js?

Is OOP often used in node.js to write large programs? Or are only modules mostly used?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
VoidVolker, 2018-03-17
@VoidVolker

There is such a thing called Decomposition: splitting more into less. Used in software development to split a program into [sub]modules/systems/services, etc.

X
xmoonlight, 2018-03-17
@xmoonlight

I strongly advise you to read (Russian language!): here

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question