I'm writing a mobile app to handle with some data from a database.
So my question is what is the best way to display the received data? I get the data as a json. I read a bit about knockout...
My problem is i dont know how much and what kind data i get. That should happen dynamically. The data could be something about personnel or information about an article.
I hope u understand my question ^^ Sry for my bad english.