Created
November 15, 2019 08:41
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
foo?.bar?.baz?.qux; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment