Articles with the tag #es2019:
Lets code a plain JavaScript notification queue using private fields and methods
2020-09-18
Defining easy-to-use APIs can be tricky, a good starting point is to keep a small exposed surface. Now as private fields are becoming available, let try them out. …read more