en.javascript.info icon indicating copy to clipboard operation
en.javascript.info copied to clipboard

Modern JavaScript Tutorial

Results 433 en.javascript.info issues
Sort by recently updated
recently updated
newest added

request to be normal love back

review needed

Earlier sentence: > the object previously referenced by john is stored inside the array But the object itself is not stored in the array. Its reference gets stored in the...

needs +1

this formula should be 2^(n-1)

review needed

solution is empty

review needed

Standard only state that auto-commit happen after requests finished and results handled. Results handle by related events so implementation might wait for event queue to be empty. > When a...

review needed
P1

In the [events-change-input](https://javascript.info/events-change-input#events-cut-copy-paste) section: > Also, there’s an additional asynchronous API of accessing the clipboard: navigator.clipboard. More about it in the specification [Clipboard API and events](https://www.w3.org/TR/clipboard-apis/), [not supported by Firefox](https://caniuse.com/async-clipboard)....

Fixed unclosed comment block in CSS file '2-ui\2-events\01-introduction-browser-events\07-carousel\source.view' Found while translating the page for the french version

review needed

add a warning about rollback that might be helpful for developers who are considering indexDB

review needed

the definitions seem ok (maybe a little redundant) but the explanations look the same both cases so I propose to clarify responsabilities, * weak ref, the engine does the optimization...

review needed