Hacker News new | ask | show | jobs
by PuerkitoBio 3714 days ago
I posted this in another thread here, but it's documented in the linked page:

  > A value that is a number, true, false or null in JSON is parsed as a value.
  > E.g. '3' is a valid number while '3 times' is a string.