I
I
ICE7772021-04-23 22:42:38
Node.js
ICE777, 2021-04-23 22:42:38

What is the architecture of folders in node.js?

Hello!

I would like to know what these folders are created for:

  1. lib
  2. src
  3. utilities
  4. test

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Yarkov, 2021-04-25
@ICE777

Well, by what standard? Do you put the test files in the test directory or in the asdfg directory? That's the whole standard. Give files and directories meaningful names, making a coherent structure.

A
Alex, 2021-04-23
@Kozack

https://stackoverflow.com/questions/18927298/node-...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question