Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
overflow-y |
overflow-y: scroll; will always add a scrollbar, and updating the text to reflect this. | |
Spread syntax |
||
Object.defineProperty() |
It was not immediately clear from the definition why someone would use this over the traditional assignment of a value. I believe the fact that the values are immutable is an important explanation of why this is useful. | |
let |
||
Array.prototype.map() |