SASaira Abdullainsaira.hashnode.dev·Sep 17, 2022 · 2 min readUnderstanding the MVC pattern.What is MVC? MVC stands for Model-View-Controller and is a popular and widely used software architecture pattern. Why do we need software architecture? Software architecture can be considered the blueprint for developing software. It helps us in unde...00