From fb5c39dfbcf01989625448cebe3ce0bf0a269bed Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 12 Aug 2024 13:44:47 +0000 Subject: [PATCH] [auto] regenerate table of contents --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b77d9c3c..653bcb07 100644 --- a/README.md +++ b/README.md @@ -500,6 +500,10 @@ | 462 | [What is inline caching?](#what-is-inline-caching) | | 463 | [What are the different ways to execute external scripts?](#what-are-the-different-ways-to-execute-external-scripts) | | 464 | [What is Lexical Scope?](#what-is-lexical-scope) | +| 465 | [How to detect system dark mode in javascript?](#how-to-detect-system-dark-mode-in-javascript) | +| 466 | [What is the purpose of requestAnimationFrame method?](#what-is-the-purpose-of-requestanimationframe-method) | +| 467 | [What is the difference between substring and substr methods?](#what-is-the-difference-between-substring-and-substr-methods) | +| 468 | [How to find the number of parameters expected by a function?](#how-to-find-the-number-of-parameters-expected-by-a-function) |