Tin mới
JavaScript: Scripting language
Web APIs: Programming interfaces
Structuring content with HTML module
Dynamic scripting with JavaScript module
The difference between rest parameters and the arguments object
There are four main differences between rest parameters and the arguments object:
Array methods can be used on rest parameters, but not on the arguments object:
This page was last modified on Jul 8, 2025 by MDN contributors.