javascript - How to get selective data from multiple json files? -
let suppose have 5 json files in data stored. have 5 different logins(different users), , each different login, seperate json data should loaded. so, how can implement this? can implement without getjson() ?? want store 5 different js files data variables in it. ideas? i mean, want variable particular json file ( same variable used in json files ) of course can. mention, users should logged in. each user can attached specified attribute containing associated him js file data. or simplier. js file can named user login. after login can loaded withot troubles.