Skip to content

Instantly share code, notes, and snippets.

@RinatValiullov
Created November 15, 2019 08:41
Show Gist options
  • Save RinatValiullov/5942a08691ff305a92b590fe55b648e5 to your computer and use it in GitHub Desktop.
Save RinatValiullov/5942a08691ff305a92b590fe55b648e5 to your computer and use it in GitHub Desktop.
For translation of article "Performance of JavaScript optional chaining" - https://bit.ly/33Pg0uv
foo?.bar?.baz?.qux;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment