en.javascript.info/1-js/04-object-basics/06-constructor-new
Sani Rich 6b296c1770
new.target is undefined not empty
It is should be made know that `new.target` is `undefined` for regular function calls than say it is empty.
2021-01-11 13:09:58 +01:00
..
1-two-functions-one-object typo: thay -> they 2018-09-28 14:17:35 +03:00
2-calculator-constructor make sure a solution always shows up, use "demo" if exists 2019-02-21 19:35:04 +03:00
3-accumulator minor 2019-07-29 00:12:34 +03:00
article.md new.target is undefined not empty 2021-01-11 13:09:58 +01:00