I am trying to make a polymer app which has to pages. One with the cards containing student name and picture and the other page for when we click their card it shows full details. I tried meteor and polymer. Too many errors. Is there any way to dynamically get data from the db to make the details page when student's card(36 students) is clicked?
Are there any other backend frameworks which works smoothly with polymer?
Apologize for asking a board question but there are only a handfull of tutorials on polymer online.