| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Same as title
Unicode art, grammar suggestions
The event type for `onerror()` is a vanilla `Event` that has no `message` property (or anything interesting about the error). Further info from this StackOverflow question: [Javascript doesn't catch error in WebSocket instantiation](https://stackoverflow.com/questions/31002592/javascript-doesnt-catch-error-in-websocket-instantiation/31003057#31003057).
…shot Update Safari dev tools setup instructions
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Fix minor typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
clarify wording about null and undefined equality in JS
Minor grammar improvement
Change contradicting statement
Update grammar
…ly-braces docs: replace figure brackets with curly braces across all occurrences
Update article.md
Update article.md
Added unary plus to prompt inputs for type conversion.
The article's prose and inline examples use Prism.highlightElem, which does not exist in the Prism.js API, while the demo code later in the same article correctly uses Prism.highlightElement. Unify on the real API name. Also pass only the element in forEach callbacks: forEach supplies (element, index, array), which would collide with the highlightElement(element, async, callback) signature if the method reference is passed directly. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MizgRqMWEBSTYhJ9YhSd2g
…ment Fix Prism API name: highlightElem -> highlightElement in MutationObserver article
Convert prompt inputs to numbers with unary plus
|
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR was automatically generated to merge changes from en.javascript.info at 2020876
Conflicted files in this PR have labels ">>>..." with both sides of conflict. If you merge this PR, you'll need to examine the listed files and resolve conflicts.
Alternatively, you can close this PR and merge conflicting changes manually.
The following files have conflicts and may need updates of the translations:
Click to open a list of 244 filesTo merge changes manually (instead of merging this PR):
Please ignore changes in README.md (git checkout --ours README.md && git commit -m ignore README.md).
This PR will be closed and replaced with a new one in a few days.