◐ Shell
clean mode source ↗

Sync with upstream @ 52c1e619 by javascript-translate-bot · Pull Request #645 · javascript-tutorial/fr.javascript.info

and others added 30 commits

October 1, 2022 19:24
Assign to anything at the left-side => Assign to anything on the left-side
Need to be consistent - the previous menu item title reads "Works with any iterable on the right-side"
Missing an 'a' from this sentence.
Fixing a minor grammatical typo in the selection and range markdown document.
Add WeakRef and FinalizationRegistry article
Fix broken link to compat-table
Fix broken link to compat-table
Replace the assignment operator `=` with the equality comparison `==` in both examples in the 'Truncate the text' task.
Fix the broken link in Chapter 3.6
Replace assignment with equals in Truncate the text task
Improve awkward sentence structure
…_JS_topic_Error-handling

sentry.io added as per suggestion
Fix minor typo in Function binding article.
Update Function object, NFE article
…shot

Update Safari dev tools setup instructions
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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
…ly-braces

docs: replace figure brackets with curly braces across all occurrences