rfc:alternative-closure-use-syntax
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
rfc:alternative-closure-use-syntax [2019/06/15 21:57] – wesnetmo | rfc:alternative-closure-use-syntax [2025/04/03 13:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 10: | Line 10: | ||
PHP users often say that they find defining the lexical-scope imports cumbersome, because | PHP users often say that they find defining the lexical-scope imports cumbersome, because | ||
- | they hate writing | + | they hate importing |
- | My (updated) | + | My opinion on the matter is that what's actually annoying is not writing |
- | the variable names, but the syntax with which the imports are defined. | + | names, but the syntax with which the imports are defined. |
- | In ES we are forced | + | In ES we are required |
have to declare variables, but we are required to specify which one we want to import in | have to declare variables, but we are required to specify which one we want to import in | ||
'' | '' |
rfc/alternative-closure-use-syntax.1560635870.txt.gz · Last modified: 2025/04/03 13:08 (external edit)