URL details: forum.kirupa.com/t/js-tip-of-the-day-optional-chaining/643182

URL title: JS Tip of the Day: Optional Chaining - web dev - kirupaForum
URL description: Optional Chaining Version: ES2020 Level: Intermediate To start off the tip of the day list, we’ll start with a brand new feature of JavaScript that only just recently got approved for the JavaScript (ECMAScript) standard: optional chaining! Optional chaining is a brand new JavaScript feature introduced in ES2020 that lets you safely dig down into an object reference without having to worry about whether or not any objects within the path are not available or undefined. Normally, if you atte...
URL last crawled: 2022-07-09
URL speed: 0.348 MB/s, downloaded in 0.040 seconds

open external url

1 external links to this url

Only links from external domains are shown on this page.

found date
link text
from url
2022-05-20
Optional Chaining