Design Pattern And Mvc Architecture Explained
INTRODUCTION
The MVC architecture is a design pattern or way of developing applications in a pattern such that the application is divided into three major components namely: Model, View and Controller. Let's see what a design pattern is, why it is ...
johan237.hashnode.dev2 min read