⬅︎ Back to What English stop words overlap with JavaScript reserved keywords?
not reserved words but:- "as" is commonly used in typescript.- "then": Promise.then()- And now we have "at" in arrays: [1,2,3].at(1)
Thanks! I don't work on that search engine any more but I hope the people who took over is considering this.
Comment
not reserved words but:
- "as" is commonly used in typescript.
- "then": Promise.then()
- And now we have "at" in arrays: [1,2,3].at(1)
Replies
Thanks!
I don't work on that search engine any more but I hope the people who took over is considering this.