Skip to content

Commit 14ddea5

Browse files
committed
2 parents 7e9b57c + fb5c39d commit 14ddea5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,10 @@
500500
| 462 | [What is inline caching?](#what-is-inline-caching) |
501501
| 463 | [What are the different ways to execute external scripts?](#what-are-the-different-ways-to-execute-external-scripts) |
502502
| 464 | [What is Lexical Scope?](#what-is-lexical-scope) |
503+
| 465 | [How to detect system dark mode in javascript?](#how-to-detect-system-dark-mode-in-javascript) |
504+
| 466 | [What is the purpose of requestAnimationFrame method?](#what-is-the-purpose-of-requestanimationframe-method) |
505+
| 467 | [What is the difference between substring and substr methods?](#what-is-the-difference-between-substring-and-substr-methods) |
506+
| 468 | [How to find the number of parameters expected by a function?](#how-to-find-the-number-of-parameters-expected-by-a-function) |
503507
<!-- TOC_END -->
504508

505509
<!-- QUESTIONS_START -->

0 commit comments

Comments
 (0)