|
|
|
|
|
by Spivak
1841 days ago
|
|
The problem with JS language development is the mountain of code that it would break if you do anything except append features. array[-1] = “foo”
This already works in JS but doesn’t do what you expect and just assigns the property. |
|