How to structure JSON and build HTML via jQuery

后端 未结 4 1525
臣服心动
臣服心动 2021-02-03 14:14

Beginner here trying to figure out best way to structure some JSON and output the below nested

    Each of the bolded items below are the values in the JSON. How

4条回答
  •  萌比男神i
    2021-02-03 15:09

    I would recommend the excellent underscore.js's template function for this sort of thing.

提交回复
热议问题