Answer the question
In order to leave comments, you need to log in
Is it necessary to parse JSON?
Hey! I apologize in advance for a possibly stupid question.
Suppose we receive data from the server in JSON format as an array with one element in which there are a bunch of objects.
Or data from MySQL to node comes as an object with a single property - an array.
You can just work with data as data[0], inside the same objects, that is, properties are available?
Or does the statement JSON objects ≠ JavaScript objects impose some kind of restriction?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question