{
  "$type": "site.standard.document",
  "description": "If you come across array.filter(Boolean) in JavaScript code, never fear! It's a handy bit of functional programming that cleans up arrays with null and undefined values in them.",
  "path": "/posts/javascript-filter-boolean",
  "publishedAt": "2021-11-12T05:00:00.000Z",
  "site": "at://did:plc:icpcpp5txyow3prnfgi533lj/site.standard.publication/3mmx3e2b57l2m",
  "tags": [
    "dev",
    "javascript",
    "react",
    "functional-programming"
  ],
  "title": "JavaScript Tips: Using Array.filter(Boolean)"
}