Remix.run Logo
qrios 8 hours ago

You are right. And the initial question is also meaningless as there is no difference between these two:

  {"project": "MAML"}

  {project: "MAML"}
A parser is not able to decide if '"project"' equals 'project'.
whizzter 7 hours ago | parent [-]

and the latter is not valid JSON