[01] - 05 - Understanding the JavaScript Files π§ π
The Quran Page Viewer is powered by four JavaScript files that follow the MVC (Model-View-Controller) architecture.
1. model.js β The Data Layer π‘
This file is the Model in MVC. It handles data fetching from external APIs and supplies that data to ...
projects-web-dev.hashnode.dev3 min read