JSON.stringify()
what should we do if they are equal in both cases?
for example:
JSON.stringify({name: "aa", class: 2}, {class: 2, name: "aa"})
What
Обсуждают сегодня