What is the best way (including frameworks) to work with JSON files? Using Javascript

Asked

Viewed 52 times

-1

Guys, I have to list some data based on a json and also use some control structures with properties from that file, so what’s the best way to work with them? if possible explain how to move from a . json file (without writing all of it in code) to a javascript object.

1 answer

1

Browser other questions tagged

You are not signed in. Login or sign up in order to post.