What’s new in Javascript?
Some of the new features are still proposal / not compatible in all browsers. So if you are playing with the code, try to use Google Chrome.
And some of them may
Private Fields
From the counterDemo class, the #counter value is private. If we try to ...
hashnode.com
Ben Gubler
"Wisdom begins in wonder" --Socrates
Thanks for the great post!