Closed n-ce closed 2 years ago
Since the codebase is huge its becoming increasing difficult to maintain and develop. To solve this we separate the script.js file into various modules as per functions using JS modules import export.
https://github.com/n-ce/ytify/commit/a259d748b50b5f7ce0b5a009b83416cbb4963ff8
Since the codebase is huge its becoming increasing difficult to maintain and develop. To solve this we separate the script.js file into various modules as per functions using JS modules import export.