issues
search
DavidBruant
/
ECMAScript-regrets
Learning from mistakes of the past
55
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix confusion with `this` shadowing
#32
robotlolita
closed
6 years ago
0
==
#31
DavidBruant
opened
9 years ago
1
parseInt & parseFloat
#30
DavidBruant
opened
11 years ago
0
Two kind of nil type values
#29
Gozala
closed
11 years ago
2
special behaviours of native constructors
#28
michaelficarra
opened
11 years ago
0
Non-intuitive if(!'property' in object)
#27
DavidBruant
opened
11 years ago
2
No need for 2 "absence representations"
#26
DavidBruant
opened
11 years ago
14
Some values (like undefined) should have a reserved keywords (like null)
#25
DavidBruant
opened
11 years ago
8
__proto__
#24
DavidBruant
opened
11 years ago
0
Variable and function declaration binding with global object properties
#23
DavidBruant
opened
11 years ago
0
behaviour of `+` operator depends on types of operands
#22
michaelficarra
opened
11 years ago
2
Array constructor inconsistency
#21
DavidBruant
opened
11 years ago
0
The subtle difference between property assignment and definition
#20
Ayms
opened
12 years ago
0
ES3+proxies would have removed the need for property descriptors
#19
DavidBruant
opened
12 years ago
0
Inconsistance array constructor
#18
DavidBruant
opened
12 years ago
0
Stateful Regexps
#17
DavidBruant
opened
12 years ago
1
`arguments` is not an array
#16
SeanMcMillan
opened
12 years ago
0
missing `var` creates global
#15
SeanMcMillan
opened
12 years ago
0
Easy to accidentally "Call" functions that are really Constructors
#14
SeanMcMillan
opened
12 years ago
0
functions extracted from objects unbound by default
#13
tvcutsem
opened
12 years ago
3
In typeof null section, explain that typeof any object is 'object'
#12
DavidBruant
opened
12 years ago
0
typeof null
#11
DavidBruant
closed
12 years ago
0
isNaN mess
#10
DavidBruant
opened
12 years ago
0
with statement
#9
DavidBruant
opened
12 years ago
1
Array extra second 'this' argument
#8
DavidBruant
opened
12 years ago
1
fix typo
#7
davidchambers
closed
12 years ago
3
cooperation between arguments object and parameters
#6
Constellation
opened
12 years ago
0
non-reflexive strict equality comparison test
#5
michaelficarra
opened
12 years ago
1
value properties of the global object
#4
michaelficarra
opened
12 years ago
0
arguments.callee.caller; prevented TCO
#3
michaelficarra
opened
12 years ago
1
direct call to eval
#2
Constellation
opened
12 years ago
1
direct property access on integers
#1
michaelficarra
opened
12 years ago
3