what's the purpose to make data file dynamic?
what's the purpose to make data file dynamic?
I saw milonic use menu.php as data file. Why not use menu.js instead? If use menu.php, the data file will be loaded everytime. If using js, it could be cached.