Relative Content

Tag Archive for jsonexpresshandlebars.js

Cannot access json items in Handlebars

I am attempting to access underlying data from an API call, bust cannot access the data in handlebars. If I use {{results}} the raw data is produced, but I can’t figure out how to produce the data in handlebars on the rendered view.