{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "$null",
  "home_page_url": "https://evotec.xyz/es/tags/null",
  "feed_url": "https://evotec.xyz/es/tags/null/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/es/blog/the-curious-case-of-null-should-be-on-the-left-side-of-equality-comparisons-psscriptanalyzer",
      "url": "https://evotec.xyz/es/blog/the-curious-case-of-null-should-be-on-the-left-side-of-equality-comparisons-psscriptanalyzer",
      "title": "The curious case of $null should be on the left side of equality comparisons PSScriptAnalyzer",
      "summary": "If you\u2019re using VSCode with Powershell extension, you probably got used to PSScriptAnalyzer giving you all kind of tips on optimizing things. It makes your code better. Chris Bergmeister does a great job working on it. One of the tips PSScriptAnalyzer gives you when you use $null on the right side of the comparison.",
      "date_published": "2019-04-24T13:29:42.0000000Z",
      "tags": [
        "$null",
        "powershell",
        "PSScriptAnalyzer"
      ]
    }
  ]
}