JSON(JavaScript Object Notation)
In this article, I have mentioned the array of objects. The JSON format is just like that with some restrictions.
Let's know more about it.
The first question that may be coming to your mind is what exactly JSON is?
I already mentioned a little bit...
nikitaagarwal.hashnode.dev2 min read
Saurabh Mhatre
Frontend Developer
Great article. Didn't knew about the constraint of not being able to write functions calls in JSON before. Thanks for sharing.