[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