bergus
Member since
Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
Location.reload() |
Refer to as `window.location` | |
Location.assign() |
Use `window.location` instead of `document.location` | |
Location.replace() |
Use `window.location` instead of `document.location` | |
Promise.all() |
Remove rubbish about "parallel execution" | |
Comparison operators |