{
  "$type": "site.standard.document",
  "description": "Let's take a look at the Nullish Coalescing operator (??) in JavaScript, which returns the right operand if the left is null or undefined.",
  "path": "/posts/nullish-coalescing-javascript",
  "publishedAt": "2021-11-15T05:00:00.000Z",
  "site": "at://did:plc:icpcpp5txyow3prnfgi533lj/site.standard.publication/3mmx3e2b57l2m",
  "tags": [
    "dev",
    "javascript",
    "react"
  ],
  "title": "JavaScript Tips: Nullish Coalescing (??)"
}