Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Allen Wirfs-Brock
Allen Wirfs-Brock has asked
0
questions and find answers to
6
problems.
Stats
139
EtPoint
47
Vote count
0
questions
6
answers
About
Mozilla Research Fellow; Member ECMAScript standards committee; Reformed Smalltalker. @awbjs
Allen Wirfs-Brock questions
Allen Wirfs-Brock answers
In web-browsers, is the window object a native ECMAScript object?
Does a function expression have its own scope/lexical environment
How to make sure ES3 programs will run in an ES5 engine?
Why can I set [enumerability and] writability of unconfigurable property descriptors?
How to create Abstract base class in JavaScript that can't be Instantiated