ru.javascript.info
ru.javascript.info copied to clipboard
fix: remove incorrect spelling and clarify point in constructor-new article.md ru
Constructor, operator "new"
- The phrase used in the text implies this word, but let's use a more familiar formulation.
- It's better to clarify that function-wrapper is not a "regular" constructor.
- Parentheses are used (or not used) after the constructor name.