[v2] Dynamic data from MongoDB Stitch

I’m looking forward to create a simple application to display the data stored in MongoDB Atlas (and exposed via MongoDB Stitch using its Javascript SDK).

The majority of examples which I reviewed for Framework7 are using the hardcoded values for the controls like buttons, lists, etc.

I appreciate if somebody hint how can I, for example, dynamically load data from MongoDB collection into a selector.

Example application is located here: