Day-3 of learning Express JS
Today I've learnt about the MVC architecture in Express JS. Let me briefly describe about my learning.
What is MVC architecture?
MVC stands for Model, View, Controller and in this architecture we build the application as follows:-
Model: it defines ...
biswa-dev.hashnode.dev5 min read