i'm trying to print all "name" values in HTML from my API JSON file, i'm pretty new to javascript and jquery, how could i do this? Here's my JSON file, all the {}, have the same structure but with different information.
{
"launches": [
{
"id": 2036,
"name": "Electron | Don't Stop Me Now",
"windowstart": "June 11, 2020 04:43:00 UTC",
"windowend": "June 11, 2020 06:32:00 UTC",
},
{},
{},
{},
{},
{},
{},
{},
{},