Javascript: is the arguments array deprecated?

Function.arguments is deprecated, but it’s only deprecated in favor of the vanilla arguments object that’s available within a function. (e.g. using x = arguments[i]; instead of x = theFunc.arguments[i];)

That’s now the preferred (and as you say, extremely useful) method for accessing the ordinal arguments received.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)