classes Flashcards
1
Q
What is “syntactic sugar”?
A
syntax within a programming language to make things easier to comprehend or express
2
Q
What is the typeof an ES6 class?
A
3
Q
Describe ES6 class syntax.
A
4
Q
What is “refactoring”?
A