developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/class
1 Users
0 Comments
8 Highlights
0 Notes
Tags
Top Highlights
class
creates a binding of a new class to a given name.
Description
body of a class declaration is executed in strict mode.
are scoped to blocks
only be accessed after the place of declaration is reached
regarded as non-hoisted (unlike function declarations).
Description
Glasp is a social web highlighter that people can highlight and organize quotes and thoughts from the web, and access other like-minded people’s learning.