You-dont-know-js: Elipses ...

Created on 10 Jan 2019  路  1Comment  路  Source: getify/You-Dont-Know-JS

Yes, I promise I've read the Contributions Guidelines (please feel free to remove this line).

Hey, Man! Thanks for You Don't Know JS's. They are the best things in life!

Your elipses all have two dots. An elipsis is three dots,

Most helpful comment

I intentionally use .. in code/comments instead of a full ... because the ... is an actual operator as of ES6 (spread/rest) and I don't want there to be confusion.

>All comments

I intentionally use .. in code/comments instead of a full ... because the ... is an actual operator as of ES6 (spread/rest) and I don't want there to be confusion.

Was this page helpful?
0 / 5 - 0 ratings