Answer the question
In order to leave comments, you need to log in
Where to learn Node.js MVC?
Where to read how to properly organize an MVC structure in a node? I looked at this https://gist.github.com/miguelmota/7728274 , but I don't really understand the purpose of several files. Found a few articles but would like more details? There is also a book, but it is for dotnet, I don’t know if it’s worth teaching from it. One more question: is it possible to write this in a microservice architecture? Forgive me if something is wrong, in this matter I am not very good. Thanks in advance)
Answer the question
In order to leave comments, you need to log in
MVC is, in simple words, just a division into a controller, templates and business logic. It is enough to look at your own link with a tree of files to assume that you already know this.
For the last five years, it has practically not been used on the backend, since the letter V has disappeared (it has moved to separate front-end applications).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question