Great post, Faithful!
The numeric separators are extremely handy, love them. I'll be using private methods a lot.
By the way, if someone is asking why JavaScript uses the # symbol for its private properties and not the private keyword, in this comment from the ECMA committee they explain why.
Great post, Faithful!
The numeric separators are extremely handy, love them. I'll be using private methods a lot.
By the way, if someone is asking why JavaScript uses the
#symbol for its private properties and not theprivatekeyword, in this comment from the ECMA committee they explain why.Thanks for pointing that out I forgot to include that in this post.